Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
OOP Alternative to Utility Classes (yegor256.com)
6 points by yegor256a on Dec 6, 2014 | hide | past | favorite | 3 comments



What about performance? Replacing every static method call with a class instantiation looks like an overhead for me.


Yes, I agree, this may become a performance issue, but I strongly believe that a good design is a much more important feature of modern software than its performance (there could be exceptions, of course), see my post about it: http://www.yegor256.com/2014/10/26/hacker-vs-programmer-ment...


especially in Java :(




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: