[Seaside-dev] Issue 206 in seaside: check weird #value call on block in WADebugErrorHandler

codesite-noreply at google.com codesite-noreply at google.com
Sat Oct 18 19:30:04 UTC 2008


Issue 206: check weird #value call on block in WADebugErrorHandler
http://code.google.com/p/seaside/issues/detail?id=206

New issue report by jfitzell:
Lint turned up a block in WADebugErrorHandler>>debugAndResume: that is
immediately being sent #value.

I have a vague memory that this was actually needed (at least with the
Squeak debugger) to properly deal with the Debugger being closed and the
process unwound or something. Unfortunately, it's also possible I just
replaced the #ifCurtailed: with #value during testing and it got left  
behind.

It would be good to try to confirm this again and add a comment if it needs
to be there explaining why.


Issue attributes:
	Status: Accepted
	Owner: ----
	Labels: Type-CleanUp Priority-Low 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