Is Project Lombok suitable for large java projects?

Posted by Jacob on Stack Overflow See other posts from Stack Overflow or by Jacob
Published on 2010-05-19T13:52:05Z Indexed on 2010/05/19 23:30 UTC
Read the original article Hit count: 229

Is anybody out there using Project Lombok for a large scale production system? How does it influence your compile process (i.e. does it do two-pass compilation, slow it down, make it more fragile)?

© Stack Overflow or respective owner

Related posts about java

Related posts about lombok