--- Stéphane Nicoll <[EMAIL PROTECTED]> wrote:
> Hello list, > > Is it possible to reuse Xdoclet across a given > hierarchy? For instance, I have some custom xdoclet2 > tags in a class (let's say A) and I have another > class extending A (let's say B). > > Now I generate some stuffies (an interface actually) > based on B and I would like to reuse tags which are > defined in class A. > > Is it possible? How? This is possible and used ( for example ) in hibernate module. See HibernateMappingPlugin how the tags/methods are gathered through hierarchy. regards, PS: there is dedicated list for xdoclet plugins. Thi list is for general xdoclet discussion. regards, ----[ Konstantin Pribluda ( ko5tik ) ]---------------- ... Auf der Suche nach einen Projekt in Rhein-Main ab 18.4.2005 ----[ http://www.pribluda.de ]------------------------ __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
