Quote: implementation inheritance is a bad idea that binds implementations together so that all classes must be understood together; like 'goto' statements
Topic: problems with type inheritance
Topic: goto statement
Quotation Skeleton
Implementation inheritance, in which one class borrows code … and reuse. It binds the implementation of classes … without knowing how the inherited methods are implemented … in subclasses. … Multiple inheritance makes these problems even worse. Implementation …
Google-1Google-2
Copyright clearance needed for quotation.
Related Topics
Topic: problems with type inheritance (20 items)
Topic: goto statement (25 items)