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

Cristiano Paris frodo at theshire.org
Thu Feb 12 05:41:40 EST 2009


On Wed, Feb 11, 2009 at 6: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.

Stale continuations are an issue (think of anonymous accesses), even
if my personal feeling is that it may be mitigated using continuations
wisely (i.e. only when they're actually relevant).

Cristiano


More information about the Haskell-Cafe mailing list