Holger Hoffstätte wrote:
I would really like to see the Collections framework be supported, with mapping of java.util.Map to <struct> and java.util.List to <array>.
I second that, and have a question (sorry if it's dumb) - in various places the current API uses Vector, is this really required? List would be better and still be backwards-compatible with client code.
To me, these are topics for a version 3, which would need to get rid of some compatibility topics.
Jochen