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

The jvm can already inline non-final virtual method calls, so getters and setters are free. Are you sure that being able to specify 'static' is a win? Alternatively, you can just use the compile-time capabilities of the macro system to inline your constants as locals.


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

Search: