Getting to know xdoclet 2 has been fun!. I had another question on MetaDataProvider interface. I just want to understand the process of making things generic and how it is done in frameworks.

ConfigurableDocletTagFactory getDocletTagFactory();

This method is tied to a QDox interface DocletTagFactory? -
MetaDataProvider interface does'nt look generic to me.

Do you guys have any plans of refactoring this interface and making it generic? Any idea as to how it could/should look like if that is the case?

I mean i'm just trying to understand how generama can retrieve metadata from other sources.

thanks,
karthik

On Tue, 24 May 2005 Anatol Pomozov wrote :
>Probably
> > >    String getOriginalFileName(Object metadata);
> > >    String getOriginalPackageName(Object metadata);
>are worth to move to QDoxMetaDataProvider??
>



Reply via email to