Welcome to Foxite.COM Community Weblog Sign in | Join | Help

Sunday, December 31, 2006 - Posts

Design Patterns – The Decorator

The decorator describes a solution to the problem of adding functionality to an object without actually changing any of the code in that object. How do I recognize where I need a decorator? The formal definition of the strategy, as given by “Design
posted by andykr | 0 Comments
Filed Under: