On Wednesday 25 June 2008 16:33:31 Bob Rogers wrote:

> I believe this is the same issue I brought up Sunday in "[pdd25cx]
> Calling a continuation doesn't restore error handlers".  If so, the real
> issue is that continuations no longer restore handler scopes, and this
> is just a band-aid.

I agree.  I talked to Allison about this, and she said that we need to move 
dynamic exception handlers into contexts instead of a global variable, which 
should restore dynamic handler scoping.

-- c

Reply via email to