Adopt Project Lombok to reduce boiler plate code #1244
manticore-projects
started this conversation in
General
Replies: 1 comment 1 reply
-
Sorry, but I do not like libraries that modify bytecode. Look into #581. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently JSQL Parser uses a lot of Boiler Plate Code for the Getters/Setters.
Would we like to adopt Project Lombok which created this code automatically based on a few Annotations? Maybe after releasing 4.1 or 4.2 and switching to a 5.0?
I have written now a few new Statement Objects and found this boiler plate code quite annoying honestly.
Beta Was this translation helpful? Give feedback.
All reactions