[Seaside] What is a decoration?

stephane ducasse stephane.ducasse at free.fr
Sun Feb 20 17:18:00 CET 2005


On 20 févr. 05, at 14:34, Martin J. Laubach wrote:

>   I've now stumbled several times over the term "Decoration". I've
> not found anything in the documentation. From what I've gathered,
> that is not just something to enhance a component's look by adding
> trivial things like borders or so, but can be rather complex things,
> adding new functionality to components.
>
>   So what IS a Decoration in the Seaside context?

Not the application of the Decorator patterns but more a Chain of 
Commands
that let you add specific behavior to your components.

Stef
>
> 	mjl
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/listinfo/seaside
>



More information about the Seaside mailing list