On Tue, Jan 31, 2012 at 5:42 PM, Thomas Mueller <[email protected]> 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.
I would suggest using guava [1]. Regards, Bart [1] http://code.google.com/p/guava-libraries/ > > Regards, > Thomas >
