I haven't yet gone through the manual, so I apologize if this is
covered, but I noticed that "out of the box" generated code uses Vector
for collection types instead of ArrayList. This seems like an odd
choice to me, as Vector is synchronized, and ArrayList isn't.
Why was it done this way?
Is there an easy way to make all collections use ArrayList instead?
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email