hi,
i noticed that if i'm not careful and try to marshal
a class that is a subclass of a source-generated
class, the marshaller will go ahead and use the
default introspector instead of the class descriptor
generated by the source generator for the superclass.
thus i'm producing non-schema-conforming xml.
i've been using a convention of putting my generated
code in one package and the subclassed code in
another.
any advice on how correctly marshal classes that are
subclasses of srcgen'd classes (and thus have their
own classdescriptors)?
thanks, eitan
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev