Skip to content

Lombok Integration - #42

Open
ankuagarwal wants to merge 1 commit into
devfrom
lombok
Open

ankuagarwal wants to merge 1 commit into
devfrom
lombok

Conversation

@ankuagarwal

@ankuagarwal ankuagarwal commented Jun 4, 2019

Copy link
Copy Markdown
Collaborator
  • Please check if the PR fulfills these requirements
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Feature

  • What is the current behavior? (You can also link to an open issue here)

  • What is the new behavior (if this is a feature change)?
    Adding lombok for cleaner code
    updated documentation

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

  • Other information:

Adding lombok for cleaner code
updated documentation
@ankuagarwal ankuagarwal added the enhancement New feature or request label Jun 4, 2019
@zsmoore

zsmoore commented Jun 5, 2019

Copy link
Copy Markdown
Owner

I don't think we should integrate Lombok. The annotations and changes move a lot towards Kotlin which isn't a bad thing but I would prefer writing this in Kotlin over relying on an outside library to provide language enhancements.

Would prefer to only use Java syntax over bringing in custom annotations and syntax that change how code is written.

@zsmoore zsmoore left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See above comment ^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants