Fw: [plt-scheme] Confusing continuation behavior (a question about)
Oops. So sorry.
Jos
>
> ----- Original Message -----
> From: "Anton van Straaten" <anton at appsolutions.com>
> To: "Grant Rettke" <grettke at acm.org>
> Cc: "PLT-list" <plt-scheme at list.cs.brown.edu>
> Sent: Friday, July 18, 2008 1:36 AM
> Subject: Re: [plt-scheme] Confusing continuation behavior (a question
> about)
>
>
>
>> 2. Jos Koot's solution doesn't achieve the desired effect, since it
>> simply re-executes the whole of 'impl' every time. impl is local with
>> respect to 'process', so the effect of the set! is lost once control
>> transfers out of the procedure. This can be seen in the output which
>> repeats "Condition 1 is met, going to condition 2" three times.)
>>
>> Anton
>> _________________________________________________
>> For list-related administrative tasks:
>> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>