[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Serializing objects to and from XML documents.



What I was painfully trying to explain has already been documented :

http://java.sun.com/xml/docs/binding/DataBinding.html

and even implemented :

http://www.jxml.com/mdsax/

But has it ever been integrated with ozone for persistent objects ?

Eric

Eric van der Vlist wrote:
> 
> Hi,
> 
> I have (at last) found an opportunity to download ozone (0.3.3) and to
> begin playing with it and I am amazed by the possibilities such a tool
> is opening.
> 
> One of them which I'd like to investigate further is to implement "XML
> enabled" objects which could be initialized through XML documents and
> would have also be able to be outputted as XML.
> 
> It wouldn't be storing a DOM in ozone, but rather to convert DOM nodes
> to object properties...
> 
> I see many benefits of doing this.
> 
> The input from XML would allow an easy initialization of complex
> objects.
> The output to XML would facilitate the usage by web application (using a
> XSL transformation to produce HTML or XML).
> The output + input would allow a kind of logical dump of objects.
> 
> With the few things I have seen of ozone, it looks like it would be
> quite easy to implement a generic mechanism by extending the OzoneObject
> class...
> 
> Any feedback and/or experience to share would be welcome !
> 
> Thanks
> 
> Eric
> 
> --
> ------------------------------------------------------------------------
> Eric van der Vlist                                              Dyomedea
> 
> http://www.dyomedea.com                          http://www.ducotede.com
> ------------------------------------------------------------------------

-- 
------------------------------------------------------------------------
Eric van der Vlist                                              Dyomedea

http://www.dyomedea.com                          http://www.ducotede.com
------------------------------------------------------------------------