Hacker News new | ask | show | jobs
by marcosdumay 59 days ago
That's understating the problem. It mandates OOP.

If you follow SOLID, you'll write OOP only, with always present inheritance chains, factories for everything, and no clear relation between parameters and the procedures that use them.