Hi,
we want use the castor framework for java to xml mapping. Our java
application exists. The preferred way should be to create a set of mapping
files with a minimal changing the existing code (getter/setter and default
constructors exists also). But, our tests fail because ths unmarshalling
was not successful. In the java application we don't use your jdo framwork.
We use a persistence framework which has specialized object container and
object lists to realize references between objects. That's the core of our
problems. We need some help for the recommended way of our mapping problem.
Is the best way the creation of marshal() and unmarshal() methods for
classes - its not so elegant and expensive? Or our preferred way described
above? Or should we mix this to possibilities? Also we have ideas with a
transient object which contained the persistent object tree and a specified
'create-method' for object container in the mapping file. I hope to get
some advices.
Thanks, Falko.
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev