Hi,
If type X is the extension base of type Y, the generated YDescriptor class
will therefore be derived from XDescriptor.
Both XDescriptor and YDescriptor contains the following variables:
private java.lang.String nsPrefix;
private java.lang.String nsURI;
private java.lang.String xmlName;
private org.exolab.castor.xml.XMLFieldDescriptor identity;
I'm wondering if it is intentional that YDescriptor has its own copy of
these variables instead of using that of XDescriptor.
Some light on this will be very much appreciated.
Thanks,
Wei
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev