When serializing these types, the entire hashtable or dictionary is
serialized, making the resulting XML fairly user un-friendly, as it contains
the hashcode, the empty elements, etc...
The Java version of XStream does not have this limitation, as it translates
the XML for these objects into significantly more simple and human readable
XML.
Original issue reported on code.google.com by cgoudien...@gmail.com on 8 Oct 2009 at 4:53
Original issue reported on code.google.com by
cgoudien...@gmail.com
on 8 Oct 2009 at 4:53