|
|
|
|
|
by gambler
2435 days ago
|
|
This whole comment section tells me that almost no one on HN really understands OOP. OOP is not about nouns. It's about establishing protocols between subsystems. What you're describing are the typical fake "dilemmas" of someone coming from a static, class-oriented programming languages like Java. Look up Class Responsibility Collaborator exercise. |
|