How can the abstract classes generated using the "element" method
be utilized? I have some generated classes that have two problems:
1. all of the marshal( ) methods are abstract, and 2. there is
no unmarshal( ) method declared at all!
Note: I am using inheritance via <xsd:extension base="...">.
What can these generated classes be used for? If I have to write
marshal( ) and unmarshal( ) myself, then what is Castor doing
for me?
Thanks in advance.
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev