--- "Clifton C. Craig" <[EMAIL PROTECTED]> wrote:

> How does inheritance work in XDoclet? I have a MDB
> base class that uses 
> a business delegate and I want to extend it for
> various topic types. The 
> sub classes will each vary the topic attribute while
> all other 
> attributes remain the same as the base class. Will I
> have to recode all 
> the other attributes from the base class into all of
> the sub classes or 
> can I rely on XDoclet to do that for me
> automagically?

generally xdoclet looks for tags in superclasses 
( and respects them ) except for some special cases. 

regards,


=====
----[ Konstantin Pribluda ( ko5tik ) ]----------------
... Sucht gerade nach neuen Projekt oder Festanstelung....
Plugins for xdoclet-2 are released. check it out at:
http://www.sourceforge.net/projects/xdoclet-plugins/
----[ http://www.pribluda.de ]------------------------


                
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 
 



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to