* Sam Holden <[EMAIL PROTECTED]> [2005-01-15 17:09]:
> Only inherit when you have an ISA relationship.

I just want to chime in to agree.

Inheritance is greatly overrated and widely abused. It is almost
always the very last option you should consider. Aggregation is
way underrated and should be used much more often.

Regards,
-- 
Aristotle
"Like punning, programming is a play on words."
  -- Alan J. Perlis, "Epigrams in Programming"

Reply via email to