Hey, I recently discovered the immutables.org and it seems that it could replace our bespoke immutable thrift code implementation. It has a lot of features <http://immutables.github.io/immutable.html#toc6> like builders, integration with Guava's immutable collections and custom validation methods.
What are people's thoughts on this library? -- Zameer Manji