in reply to Re: Implementing Decorators in Perl
in thread Implementing Decorators in Perl
So, I guess what I really was trying to ask is should the concepts behind the Decorator pattern, when implemented Perl, be implemented with class inheritance or object composition?
------
We are the carpenters and bricklayers of the Information Age.
Don't go borrowing trouble. For programmers, this means Worry only about what you need to implement.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re2: Implementing Decorators in Perl
by mstone (Deacon) on Jan 10, 2002 at 02:13 UTC |