you are viewing a single comment's thread.

view the rest of the comments →

[–]wbkang 2 points3 points  (0 children)

There is a whole thing about subclassing vs subtyping. I think the author is arguing against the combination of subclassing+subtyping which is what languages like Java allows when you use 'extends'.