|
|
|
|
|
by gusmd
1104 days ago
|
|
The best gem in all of it is this: > You can make classes, but you can only ever make one instance of them. This shouldn't affect how most object-oriented programmers work. This describes my experience with most OOP code very well. |
|
As for OOP, a bit more realistic would have been to restrict interfaces to at most one implementation.