Hi All
I working currently in the integration between
Chiba XForms, Castor and Cocoon.
Maybe the follwing question I send to the castor maillist
is usefull for all who are interessting in XML
Databinding.

> I'm trying to unmarshal to an existing object. As long as it's a flat
object it's woks fine. 
> But if the root element contains a collection it fails. For all elements
in the XML doc
>  new objects are created. This is a reasonable behavior if we expect that
the root 
> object be newly created. I like to improve the unmarshaling to an existing
object, 
> so that also contained objects are restored correctly. My idea is to sue
the identity 
> to find out if the Object already exists. If so now new Object is created.
> Does you have any hints how to make it?
> 

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

Reply via email to