[Seaside-dev] Issue 320 in seaside: WAMutex portability

codesite-noreply at google.com codesite-noreply at google.com
Thu Feb 5 15:37:29 UTC 2009


Comment #4 on issue 320 by wembley.instantiations: WAMutex portability
http://code.google.com/p/seaside/issues/detail?id=320

Actually, I don't think so.  Before this change, all methods that have  
actual
implementations in WAPlatform are portable; methods whose implementation  
would not be
portable are implemented as 'self subclassResponsibility'.

My only option to get Seaside-Platform-jf.45 to load cleanly into VA  
Smalltalk is to
extend Process with an #isTerminated method -- this seems contrary to the  
whole
reason for having WAPlatform.

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