|
|
|
|
|
by dragonwriter
3278 days ago
|
|
> Inheritance is presented everywhere as the go-to method for structuring everything in languages supporting inheritance. No, it's not. Many places recommend restraint in use of inheritance (and in languages that support only single inheritance, there are sharp limits to what it can do to start with.) |
|