On 2012-01-31 17:42, Thomas Mueller wrote:
Hi,I would prefer we stick with what we know: Java. If we need immutable collections: I'm sure there are libraries for Java that provide such features.
The Java collections fwk allows turning any collection into an immutable collection, no?
