[Seaside-dev] Re: thoughts on partial continuations

Lukas Renggli renggli at gmail.com
Wed Feb 4 14:37:29 UTC 2009


On Wed, Feb 4, 2009 at 1:42 PM, Julian Fitzell <jfitzell at gmail.com> wrote:
> And on a related note (not to distract from the original question), I don't
> think WAPartialContinuation is as flexible as I would like; it's not quite
> the power tool it could be.

We do not provide power tools for stack manipulation, co-routines,
continuations, subcomputations, f-operators, ... Seaside is a web
framework and it should concentrate on the web framework things only.

We do not even mention continuations on the website. I believe this to
be vital for Seaside, because continuations are just an implementation
detail and considered to be scary and incomprehensible by the majority
of people.

Now, if there are bugs in our specific continuation implementation
these should be obviously fixed in place. Please do not create a
continuation framework that can be reconfigured to solve all possible
problems of the world as well.

Lukas

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


More information about the seaside-dev mailing list