[
https://issues.apache.org/jira/browse/GEODE-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Baker resolved GEODE-6021.
----------------------------------
Resolution: Won't Do
> Introducing Lombok
> ------------------
>
> Key: GEODE-6021
> URL: https://issues.apache.org/jira/browse/GEODE-6021
> Project: Geode
> Issue Type: Improvement
> Reporter: Aditya Anchuri
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Want to introduce Lombok into the Geode code. [https://projectlombok.org/]
> We see the following advantages of using Lombok:
> -> Less boilerplate code, reduces the size of some classes significantly.
> -> Can use builder pattern implicitly, which allows for much better
> composeability of an object.
> -> Increased readability
> More details: [https://projectlombok.org/features/all
> ]PR: https://github.com/apache/geode/pull/2815
--
This message was sent by Atlassian Jira
(v8.20.7#820007)