peichhorn / lombok-pg

Collection of lombok extensions
http://peichhorn.github.com/lombok-pg/
Other
327 stars 44 forks source link

Mechanism to enable Lombok extensions #127

Closed fommil closed 6 years ago

fommil commented 11 years ago

I absolutely love the Lombok project and this extension in particular.

However, I feel that some of the features have gone too far and I wouldn't want them to be used in any of my projects by my team (or externals).

It would be great if there were a feature to disable some features. Maybe it would be possible to do this with a class exclusion ruleset at compile time, but I've never seen anything like that.

Keep up the good work!