| Article: |
Using the Decorator Pattern | |
| Subject: | Decorator should be investigated more | |
| Date: | 2003-03-10 03:32:34 | |
| From: | mcostabile | |
|
I am thinking of decorators as a solution for adding or dinamically removing behaviour to components at runtime. Think of servlets, the need for accounting, tracing, authentication and so on is a potentially different aspect for any servlet and it has almost nothing to do with the "real" job of each. This is an area where I would have liked to read more experiences and success (or failure) stories, before making my own :-). |
||
Showing messages 1 through 1 of 1.
-
Decorator should be investigated more
2003-11-11 02:59:00 anonymous2 [View]



akila@click21.com.br