Hi Daniel,

My guess is that the underlying EMF XML loader already has options to 
support this. Someone (you? :-) just needs to figure out what options need 
to be exposed to SDO clients, or even turned on by default, to make it 
work in Tuscany.

Frank.

Daniel Peter <[EMAIL PROTECTED]> wrote on 05/24/2007 05:22:54 AM:

> Hi all,
> 
> Assume there is a static generated SDO class, MySDO
> edition1. Then an additional optional element is added
> to the corresponding xsd, and thus the generated SDO
> class, MySDO edition2, gets an additional property. 
> (At the time of the generation of MySDO edition1 it is
> not known, where in the structure additional optional
> elements might be added in the future.)
> 
> Is there a way that MySDO edition2 can be used for
> Java serialization and the prior MySDO edition1 for
> deserialization, and vice versa? (Of course with the
> toleration of the potential loss of the information
> held in the additional optional properties.)
> 
> Could the XML parser be configured to ignore unknown
> xml elements?
> Other options?
> 
> Thanks, Daniel.
> 
> 
>       __________________________________  Yahoo! Clever: Sie haben 
> Fragen? Yahoo! Nutzer antworten Ihnen. www.yahoo.de/clever
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to