jacques-n commented on pull request #1409:
URL: https://github.com/apache/iceberg/pull/1409#issuecomment-685116089


   Random aside, have you guys considered using 
[Immutables?](https://immutables.github.io/)
   
   We've started to use it extensively other places as it does a nice job of 
several things around pojo and builders. It's also nice as it is an annotation 
processor and creates no runtime dependency (but still produces inspectable 
code, as opposed to something like lombok, which is pretty much black box)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to