[Seaside-dev] Issue 268 in seaside: Introduce WAMessageSend

codesite-noreply at google.com codesite-noreply at google.com
Sun Jan 4 12:41:51 UTC 2009


Comment #11 on issue 268 by renggli: Introduce WAMessageSend
http://code.google.com/p/seaside/issues/detail?id=268

That seems to be a bit too much magic for Seaside. To be able to properly  
use such such block you need to know
how it is implemented, and to understand that you almost need to be a  
Smalltalk wizard. At least this is my
experience from ROE.

I guess in most cases the reordering is not needed and appending to the end  
is just fine. If really necessary the
reordering and the default arguments can always be inserted using a helper  
method.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list