You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/11/17 05:27:47 UTC

[GitHub] [incubator-druid] jihoonson commented on issue #8328: [DISCUSS] Code generation for commonly implemented basic methods

jihoonson commented on issue #8328: [DISCUSS] Code generation for commonly implemented basic methods
URL: https://github.com/apache/incubator-druid/issues/8328#issuecomment-554706993
 
 
   I used lombok in my previous company. I had a pretty good experience with that because I was involved in a medium-sized project and the code generation was pretty convenient and useful for that size of project. However, it was still sometimes annoying since it makes the IDE slower and I had to delombok for debugging. I would think this will be more emphasized with a big project like Druid.
   
   I still didn't have time to check other libraries. @jnaous what is your rationale for using lombok other than others? What is the benefit we can get with lombok particularly?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org