[Seaside-dev] Seaside-Core-lr.62

Lukas Renggli renggli at gmail.com
Thu Feb 28 07:56:42 UTC 2008


>  > It is probably a bit early now, but would it make sense to move all
>  > the continuation based stuff into a separate package? Something like
>  > Seaside-Flow-Core/Seaside-Flow-Tests? Like this, Smalltalk vendors
>  > without a first-class execution-stack don't need to load that part of
>  > Seaside. Of course, not loading Seaside-Flow, will result in a big
>  > loss of features.
>
> I don't think so.  It's not like without a first-class context object
>  you cannot implement continuations.  It's just a big big pain in the ass.

It is just that Seaside-Core-lr.62 doesn't require continuations
anymore. As long as you don't use #call:/#answer: (plus some
exceptions).

Lukas

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


More information about the seaside-dev mailing list