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

I don't think verbosity is an issue with OO any more than it is with any other paradigm. 'abcObject.functionXYZ()' is not any more verbose than 'functionXYZ(abcDataStructure)'. I think it's mostly a question of the community's coding style, and C♯ and Java are notoriously verbose even in their standard library.



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

Search: