Promises (was: Re: Light-weight monitor implementation?)

Philippe Marschall philippe.marschall at gmail.com
Thu Nov 3 10:27:11 UTC 2005


> > But then with E semantics, not the VW stuff....

Hmm, ain't that a one-liner?

BlockContext >> #promise: aBlock
	[ aBlock valueWithPossibleArgs: (Array with: self value) ] fork



More information about the Squeak-dev mailing list