Hacker News new | ask | show | jobs
by __Joker 4134 days ago
Agree, most of the corporate "OOP" code I have seen, at the best of the cases, handle modularity. Everything else is kludge.
1 comments

And it's not as if you need class-based OOP to have modularity, for that you just need modules.