ActionsScript 3.0 Design Pattern Relations Part III: Inheritance
February 9, 2010
Leave a comment

Inheritance Relations
So when thinking about inheritance, you can begin by thinking design patterns because most include some kind of inheritance in the relations between pattern participants.
But I thought they said…
You’re probably thinking that a key principle for design patterns is to favor object composition over class inheritance, and here we find that the Gang of Four is using inheritance in all but three of their design patterns. What’s up with that?
Categories: Inheritance

Bill Sanders
Recent Comments