-----Original Message----- From: Stephen Bash [mailto:[EMAIL PROTECTED] Sent: Thu 10/6/2005 6:13 AM To: [email protected] Subject: Re: [castor-user] JDOM/DOM Node as Field? > Alex- > > I did some quick tests this morning, and using a CustomFieldHandler > (http://castor.codehaus.org/xml-fieldhandlers.html) I was able to > "marshal" and "unmarshal" a DOM node, but as has been discussed on the > list before, Castor performs entity replacement (lots of > <) so > it doesn't look exactly how one would expect. I haven't been following > the arbitrary XML discussion very closely, but that may be the larger > challenge in this case. Actually, this might help. In reality, the server isn't going to do much with this XML. Just store it in the database as a blob and then needs to reconstitute it on the way out as proper XML. Can you send me this example? I'd like to try some experiments. :) Thanks! ------------------------------------------------- If you wish to unsubscribe from this list, please send an empty message to the following address: [EMAIL PROTECTED] -------------------------------------------------
------------------------------------------------- If you wish to unsubscribe from this list, please send an empty message to the following address: [EMAIL PROTECTED] -------------------------------------------------

