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

Possible removal of boilerplate code using Lombok. #1

Open
AarushJ opened this issue Feb 5, 2019 · 1 comment
Open

Possible removal of boilerplate code using Lombok. #1

AarushJ opened this issue Feb 5, 2019 · 1 comment
Assignees

Comments

@AarushJ
Copy link
Member

AarushJ commented Feb 5, 2019

Please Check if Lombok package is compatible with Android.
If it is compatible, use it for Getters, Setters, Constructors etc.
Also use Lombok for logging if it is compatible with Android. Espcially, @slf4j annotation.

See
Lombok Project

TODO
If Lombok is supported, then use as much of it as you can to reduce the boilerplate code in the already pushed code.
If it is not supported, then notify and I will close this issue.

@ujjwalagrawal17
Copy link
Member

@AarushJ yes it supported on Android. @peruljain @amanatgithub please check and try to implement it. Let me know if you are facing any issues in integrating it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants