Hacker News new | past | comments | ask | show | jobs | submit login

The only downside I've come across was test coverage tools like jacoco can have problems with the auto-generated code (complaining about your tests not covering enough branches of an auto-generated hashCode() implementation, for example). However it seems new-ish versions of jacoco seem to have built support for it.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: