[Seaside] Seaside 2.7

David Shaffer cdshaffer at acm.org
Tue Feb 27 13:23:11 UTC 2007


Avi Bryant wrote:
>
> FWIW, I'd be interested in also:
> - Getting rid of WADecoration, it has probably the highest complexity
> to utility ratio of anything in the framework
I use decorations sparingly but in the cases where I use them I'd be 
hard pressed to find a replacement.  I suppose that, if you remove them, 
you'll have to come up with another mechanism for delegation and said 
mechanism might be exploitable for the purposes for which I currently 
use decorations (binding dynamic variables during callback and 
rendering, adding visual decorations to components, ip-based session 
protection and maybe a few others).

Anyway, I'd miss them if they were gone.

David



More information about the Seaside mailing list