[Mdarad-toolbox-devs] dataisland formats
Brought to you by:
erifr
From: <fra...@po...> - 2005-10-14 11:50:29
|
I will be making modifications to the dataislandformats to add a XML= =20 serializer and deserializer in the different dataisland formats. I n= eed=20 this for the xml serialization and deserialization of mdarad. Right = now=20 there is no way of serializing and deserializing the formats and bein= g=20 sure the output is the same as the input (because of localization and= =20 such).=20 I will add 2 methods for now. One which takes a String in input and= =20 outputs a JDOM element and the other which takes a JDOM element in in= put=20 and outputs a string. There are many test cases that fail today (in petstore) and they are = all=20 pretty much related to the dataisland formats (either in XML=20 serialization or in the way the formats are persisted and then compar= ed). Agree? Fran=E7ois |