Hacker News new | ask | show | jobs
by munchbunny 4277 days ago
I would say that OOP makes a lot of sense on large code bases, but that it's also very easy (and dangerous) to get overzealous with object inheritance, interfaces, abstract base classes, etc.