guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: srfi-18 requirements


From: Julian Graham
Subject: Re: srfi-18 requirements
Date: Sat, 1 Dec 2007 22:59:17 -0500

> Yes, I'd prefer, if that's not too much work (but in this case you may
> want to really use SRFI-34 and SRFI-35 rather than hand-write things
> like "(throw 'srfi-34 ...)").

Right, that's actually what I was trying to do, except that I've
discovered that SRFI-34 implements 'with-exception-handler' using
'lazy-catch', which rethrows caught exceptions after it calls the
handler.  What's the rationale for this behavior (SRFI-34's or
lazy-catch's)?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]