I've written for my own purpose an object serialization databinding
using xstream http://xstream.codehaus.org/ . I used it for serializing
jobs. It simplies takes an arbitrary object, and generate a metaobject
with inside an object instance, convert it in xml using xstream and
maps all xmls to an OMElement. Are you interested in reviewing it?

Cheers,
Giorgio.

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

Reply via email to