Inheritance for specialization
From CSSEMediaWiki
(Difference between revisions)
(New page: ==See also== *Subclasses should be specializations) |
m |
||
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]] |
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