Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

We use annotations for some things, but they're either used at runtime for configuration or things like the lovely @Deprecated.


Another advantage of using annotations to generate code at compile time, is that any (simple) errors get detected at compile time instead of runtime. So, potentially less tests you need to write.




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

Search: