Andrew Wrote:

"UnmodifiableCollection is part of the Apache commons-collections
library, isn't it?  I don't think we should introduce dependencies on
third-party libraries in generated code, unless it's optional (e.g. a
config parameter or @ejb.value-object"

No, unmodifiable collection is provided by 
java.util.Collections.unmodifiableCollection(Collection input).

It is part of the base library, and therefore should be fair game. 


-Tyler




This e-mail message is intended only for the named recipient(s) above. It may 
contain confidential information. If you are not the intended recipient you are 
hereby notified that any dissemination, distribution or copying of this e-mail 
and any attachment(s) is strictly prohibited. If you have received this e-mail 
in error, please immediately notify the sender by replying to this e-mail and 
delete the message and any attachment(s) from your system. Thank you.

Reply via email to