The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Dynamically extending responsibilities using Decorator Pattern
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

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