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

Lukas Renggli renggli at gmail.com
Thu Nov 3 19:06:42 UTC 2005


I have a very simple implementation with the following features:

- blocking evaluation
- blocking evaluation with timeout
- handling of broken promises
- non-blocking promises, a one liner ;-)
- 10 tests

Available at:

MCHttpRepository
	location: 'http://mc.lukas-renggli.ch/essential'
	user: ''
	password: ''

Now I am waiting for additional tests that break my naive implementation ;-)

Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch



More information about the Squeak-dev mailing list