On Tue, 2005-03-29 at 21:13, Jochen Wiedmann wrote:
> 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.

The Collections framework is old now. Who still uses Vector and
Hashtable? I vote for Collections in 2.0. BTW, I sent a patch for this a
while ago.

Sebastian

Reply via email to