Skip to content
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

Idea: implement getters and setters using the Annotation Processing #1226

Open
ipolevoy opened this issue Aug 29, 2022 · 1 comment
Open

Comments

@ipolevoy
Copy link
Member

here is a good writeup for this:
http://hannesdorfmann.com/annotation-processing/annotationprocessing101/

Lombok takes a full advantage of this feature.

@ipolevoy
Copy link
Member Author

ipolevoy commented Aug 30, 2022

while we are at this, maybe we can slide instrumentation there as well? What if no model has annotations at all, can we interject into the compilation process too?

@ipolevoy ipolevoy assigned yanchevsky and unassigned ipolevoy Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants