[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Google Summer of Code 2011
- From: Alex Queiroz <asandroq@...>
- Date: Tue, 22 Feb 2011 10:41:35 -0300
Hello,
On Tue, Feb 22, 2011 at 10:36 AM, David Kastrup <dak@gnu.org> wrote:
>
> It is passed by reference. Only the references are actually maintained
> in the call stack. Any changes to the list itself can't be rewound when
> rereturning into a continuation.
>
So you are confusing continuations with software transaction
memory. Continuations are about first-class control, not data
structures rollback and commit.
--
-alex
http://www.artisancoder.com/