[Haskell-cafe] Re: Can this be done?

Achim Schneider barsoap at web.de
Thu Feb 12 02:43:32 EST 2009


Sebastian Sylvan <sylvan at student.chalmers.se> wrote:

> On Wed, Feb 11, 2009 at 5:41 PM, Achim Schneider <barsoap at web.de>
> wrote:
> 
> > I got curious and made two pages point to each other, resulting in
> > as many stale continuations as your left mouse button would permit.
> > While the model certainly is cool, I'm not aware of any
> > implementation that even comes close to having production-safe
> > (that is, non-abusable) semantics.
> 
> 
> Shouldn't the following WASH function help?
> 
> once :: (Read a, Show a) => CGI a -> CGI a
> 
Possibly, I don't know. It was in my early days of Haskell, and I
quickly gave up on using anything and prototyped my own web server
instead.


-- 
(c) this sig last receiving data processing entity. Inspect headers
for copyright history. All rights reserved. Copying, hiring, renting,
performance and/or quoting of this signature prohibited.




More information about the Haskell-Cafe mailing list