Hacker News new | ask | show | jobs
by gf000 407 days ago
So how do you explain.. every other piece of software written by 5+ people?
1 comments

Well, not by talking about AbstractFactoryProxy, that much is for sure. Rather by talking about which parts of the system are modular and what kind of flexibility the system allows for, what capabilities it has. Nowhere in that picture does a low level implementation detail like an AbstractBlaBlubFooBar enter the the conversation.

There is more to computer programming than the OOP clutter.