I wish to make the get methods generated by Castor return ArrayLists rather than Arrays. I am using the -types j2 option to make my data types be ArrayLists rather than Vectors, but for every get method, instead of returning the ArrayList it builds an Array and returns that instead. Is there any switch or flag or option to set to remedy this?
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email

