-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge Lombok-PG #531
Comments
👤 torr0101 🕗 Mar 04, 2013 at 18:22 UTC Lombok-PG (https://github.com/peichhorn/lombok-pg) has created more than a few terrific lombok extensions. Unfortunately, the project creator has abandoned the project and it is languishing. Please look into merging the PG project's additional functionality. |
👤 reinierz 🕗 Mar 12, 2013 at 00:41 UTC Well, @ ExtensionMethod moved into lombok itself, that was the first of probably a chain of cherry-picking nice features from Lombok-PG. While most of those features are really cool, a number of them need some finessing and further testing, and maintaining these features has a significant associated cost (we have to keep up with ecj and javac releases, and make sure that all lombok features work well with each other), so we have to cherry pick the important ones. |
👤 lev.v.kuznetsov 🕗 Apr 24, 2013 at 04:43 UTC @ EnumId would be a nice addition; seems simple enough. |
👤 antony.stubbs 🕗 Sep 25, 2013 at 17:38 UTC ++ enumid - it's the only reason we use lombok-pg :/ |
👤 antony.stubbs 🕗 Sep 25, 2013 at 17:38 UTC I think the biggest problem with lombok-pg is that it copies in all of lombok into it's jar :`( |
👤 antony.stubbs 🕗 Apr 21, 2014 at 18:56 UTC Made a specific issue for enumid issue #706 |
👤 r.spilker 🕗 Feb 06, 2015 at 12:47 UTC |
End of migration |
Inspection for Lombok annotations incorrectly highlights 'var'
fixed projectlombok#472: updated changelog fixed projectlombok#531: updated changelog
… to contributors list
Migrated from Google Code (issue 458)
The text was updated successfully, but these errors were encountered: