By Andy Gibson
via andygibson.net
Published: Feb 18 2010 / 09:38
Using composition over inheritance is a common design pattern that is often discussed in terms of designing business logic components. However, composition can solve a number of problems in domain object modeling that are created by relying on inheritance to share interface or functionality.
Add your comment
Voters For This Link (11)
-
Andy Gibson -
mswatcher -
johnfarden -
alashcraft -
henrycow -
aclarke -
christian.posta -
jakek -
jmjimene -
Rogue Modron -
nanofish


