[Seaside-dev] Issue 242 in seaside: Using a niladic actionBlock with on:do: in not portable

codesite-noreply at google.com codesite-noreply at google.com
Fri Nov 14 18:44:14 UTC 2008


Issue 242: Using a niladic actionBlock with on:do: in not portable
http://code.google.com/p/seaside/issues/detail?id=242

New issue report by wembley.instantiations:
I guess another Squeak unique-ism is the support of either niladic or
monadic actionBlock for #on:do:.  ANSI limits the actionBlock to monadic
(see Section 5.4.3.3) and that is what VA Smalltalk supports.  However,
there are several (many?) places in Seaside where a niladic actionBlock is
used.

I think this is a good candidate for the Seaside Coding Practices document
also.


Issue attributes:
	Status: New
	Owner: ----
	Labels: Type-Portability Priority-Medium Platform-VA Version-Seaside2.9

-- 
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