|
|
|
|
|
by ziml77
1093 days ago
|
|
He's not arguing about how common it is in practice for people to choose inheritance vs composition. This line seems to make that pretty clear: > But despite the fact that many programmers out there have gone through bad phases like this and eventually come to smart conclusions about how to actually write good code efficiently, it seems that the landscape of educational materials out there still overwhelmingly falls into the “objectively bad” category. So his frustration here is that there's tons of educational material that focuses on inheritance even when that's not what most experienced programmers are doing. |
|
His frustration is pretty clearly that OOP, as a whole, whether by composition or inheritance, is "a load of horseshit" in his words.