[Seaside-dev] Seaside-Flow

Paolo Bonzini paolo.bonzini at gmail.com
Sun Jan 25 15:59:22 UTC 2009


> Yup, exactly. Well, except there currently isn't an explicit reset
> operation in the context chain; a compiled method is passed in as a
> marker at the time of the shift. It's this coupling that I'm not
> entirely happy with.

Hmm, that's a bit ugly, but only because it makes the implementation
very Seaside-specific.

> I'd love to move the process boundary but I don't quite know how to
> make it practical. It's also less of a priority for me since it seems
> GS, VW, and Squeak can all do the real partial continuations.

Yes, and there's no reason why GNU Smalltalk cannot (I fear some
problems with unhandled exceptions, but all Seaside code runs within
an exception handler so it's no big deal).

Paolo


More information about the seaside-dev mailing list