[Seaside-dev] [Dolphin] Assertion failed on WAFlowPlatformTest>>testSuspendCallbackDo

Lukas Renggli renggli at gmail.com
Mon Sep 14 18:14:51 UTC 2009


>> The full continuation restores too much state. It should only restore
>> up to the first frame of WACallback.
>
> I'm not sure about understand this correctly, but I will look into
> Pharo to see the right contexts copied by the partial continuation.

Yep, that's the best strategy. The difference of the two
implementation is that WAContinuation is creating a snapshot of the
complete stack, whereas the WAPartialContinuation only creates a
snapshot up to a specific stack frame.

Cheers,
Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside-dev mailing list