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

Sacrificing abstractions is quite common in all languages when optimizing code.


For what it's worth, the only thing you sacrifice in Python by omitting trivial a getter/setter pair is the docstring: unlike Java, the syntax doesn't change, and, for Python classes, there is no such thing as .NET-style "binary compatibility".




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

Search: