[Seaside-dev] Issue 160 in seaside: halts not caught by error handlers

codesite-noreply at google.com codesite-noreply at google.com
Fri Sep 19 18:16:21 UTC 2008


Issue 160: halts not caught by error handlers
http://code.google.com/p/seaside/issues/detail?id=160

Comment #9 by jfitzell:
Name: Seaside-Core-jf.242
Author: jf
Time: 19 September 2008, 8:09:49 pm
UUID: 2cd915a3-afba-a54d-a14e-2c7e84fdd329
Ancestors: Seaside-Core-jf.241

Have WAErrorHandler catch halts (using platform support to get the halt  
class).

The default behaviour was a bit hard to select but I opted for displaying  
an internal
error. This prevents hiding #halt calls in deployed code, and makes it  
obvious to the
user that something is wrong if they are trying to develop but don't have  
the
debugging error handler set. This default could arguably be changed.


Issue attribute updates:
	Status: Fixed

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