after having a look on the XML/UDV serialization APIs, the following wishes came to my mind:
- Add support to specify the encoding used to perform the (de)serialization.
- Add support to serialize to/from a string or binary, not only to/from a file.
- Add support to specify a namespace for the serialized data.
- Add support to generate functional classes from a XML schema.
Greetings,
Max