[Seaside-dev] Issue 227 in seaside: #halt should always halt

codesite-noreply at google.com codesite-noreply at google.com
Thu Nov 6 15:07:48 UTC 2008


Issue 227: #halt should always halt
http://code.google.com/p/seaside/issues/detail?id=227

Comment #19 by WeybridgeWay:
It seems to me that--from the ANSI Smalltalk perspective--#halt should be  
just another Exception that can be
caught but is not necessarily a subclass of Error. At that point, one  
should be able to create a pluggable error
handler that catches just instances of Error or one that catches instances  
of Error and Halt.  I like that
characteristic of Smalltalk that you have the choice of doing something  
dangerous and I'd prefer that Seaside not
prohibit me from catching #halt. --James Foster




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