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

codesite-noreply at google.com codesite-noreply at google.com
Sat Nov 1 18:20:40 UTC 2008


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

New issue report by renggli:
#halt should always halt and open a debugger, no matter what error handler  
is active.

- In development code, a #halt should open a debugger because the developer  
put it there. It
makes it impossible to debug code otherwise.

- In production code, a #halt is considered a bug and should not be hidden  
with any kind of error
handler. If the #halt is put intentionally, then it should open a debugger,  
because the developer
wants to debug a running system.

Quod erat demonstrandum (the subject line)



Issue attributes:
	Status: Accepted
	Owner: ----
	Labels: Type-Defect Priority-Medium

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