[Slightly OT] Martin Fowler demystifying closures

http://martinfowler.com/bliki/Closures.html using Ruby for the examples.

gavri

Nice write up!
When I first read this email I though it said "demystifying continuations", which would also make a nice write up. Does such a thing already exist?
I've seen this one: http://www.rubygarden.org/ruby?Continuations
are there others?
-Charlie

···

On Sep 10, 2004, at 10:59 AM, Gavri Savio Fernandez wrote:

http://martinfowler.com/bliki/Closures.html using Ruby for the examples.

gavri

Heh, I was just blogging about Martin's article and wishing that he'd
write one about continuations too. :wink:

···

On Sat, 11 Sep 2004 03:46:35 +0900, Charles Mills <cmills@freeshell.org> wrote:

When I first read this email I though it said "demystifying
continuations", which would also make a nice write up. Does such a
thing already exist?

Charles Mills <cmills@freeshell.org> writes:

···

On Sep 10, 2004, at 10:59 AM, Gavri Savio Fernandez wrote:

> http://martinfowler.com/bliki/Closures.html using Ruby for the
> examples.

Nice write up!
When I first read this email I though it said "demystifying
continuations", which would also make a nice write up. Does such a
thing already exist?
I've seen this one: http://www.rubygarden.org/ruby?Continuations
are there others?

http://www.phubuh.org/Media/Writing/Continuations/ hopes to be one.