I will be making modifications to the dataislandformats to add a XML serializer and deserializer in the different dataisland formats. I need this for the xml serialization and deserialization of mdarad. Right now there is no way of serializing and deserializing the formats and being sure the output is the same as the input (because of localization and such). I will add 2 methods for now. One which takes a String in input and outputs a JDOM element and the other which takes a JDOM element in input and outputs a string.

There are many test cases that fail today (in petstore) and they are all pretty much related to the dataisland formats (either in XML serialization or in the way the formats are persisted and then compared).

Agree?

François



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Mdarad-toolbox-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mdarad-toolbox-devs

Reply via email to