[Seaside-dev] Decorators and DNU

Roger Whitney whitney at cs.sdsu.edu
Tue Sep 25 20:38:03 UTC 2007


There are two decorators, WAFormDecoration & WAWindowDecoration, that  
send non-standard messages to the next item in the decorator change.  
This means that both of those decorators must decorate a component  
directly. Not clear if one would want to use both decorators on the  
same component. However one could eliminate any such conflicts by  
having the WADecoration class forward any message it does not  
understand to the next item in the decorator chain. Anyone see any  
problems in doing this?

----
Roger Whitney              Department of Computer Science
whitney at cs.sdsu.edu        San Diego State University
http://www.eli.sdsu.edu/   San Diego, CA 92182-7720
(619) 583-1978 (Cell)
(217) 390-6012




More information about the seaside-dev mailing list