There are some issues around Javadoc and developer experience when using Lombok. Take a look at http://stackoverflow.com/questions/3852091/is-it-safe-to-use-project-lombok
The goal of the java-sdk is to help developers trying to use the Watson APIs. Every decision we take should take into account the impact in the developer experience. If I add Lombok and I lose the javadoc for the getter and setter then I'm giving a poor developer experience.
Read full article from [general-jdk]Proposal to use Lombok to simplify getter/setter/toString/equals/builder method · Issue #257 · watson-developer-cloud/java-sdk
No comments:
Post a Comment