Inheritance for specialization

From CSSEMediaWiki
(Difference between revisions)
Jump to: navigation, search
(New page: ==See also== *Subclasses should be specializations)
 
m
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
 +
:''Inheritance should only be used to model a specialization hierarchy.'' --Riel's Heuristic 5.1, [[Arthur Riel 1996]]
 +
 
==See also==
 
==See also==
 
*[[Subclasses should be specializations]]
 
*[[Subclasses should be specializations]]
 +
 +
[[Category:Riel's heuristics]]

Latest revision as of 23:59, 20 July 2009

Inheritance should only be used to model a specialization hierarchy. --Riel's Heuristic 5.1, Arthur Riel 1996

See also

Personal tools