Talk:Missing Opportunities for Polymorphism
From WikiContent
(Difference between revisions)
Michael Hunger (Talk | contribs)
(New page: You could also use the AccountType enum as strategy and delegate the computation to it. So that would mean delegation instead of inheritance. --~~~~)
Next diff →
Revision as of 02:28, 27 January 2009
You could also use the AccountType enum as strategy and delegate the computation to it. So that would mean delegation instead of inheritance.
--Michael Hunger 18:28, 26 January 2009 (PST)
