The text of this article is not in this database — only its details are. Read it on the old site: Dynamically extending responsibilities using Decorator Pattern
2 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.

Gary GuoPosted Dec 23, 2010, 12:08 PM
Dynamic Decorator extends functionality of an object without modifying its class or writing decoration code during design time. Here is the link to the article http://www.codeproject.com/KB/architecture/dynamicdecorator.aspx