March 19, 2011
1:34 p.m.
can we add it to http://book.pharo-project.org/book/PharoTools/ ?? thanks On Fri, Jan 7, 2011 at 8:47 PM, Sven Van Caekenberghe <sven@beta9.be> wrote:
On 06 Jan 2011, at 10:44, Marcus Denker wrote:
Nice!
Thx.
Did you check the work of Ernst Micklei and Jan van de Sandt? They implemented smalltalk libraries for S3, but in addition other services (e.g. SimpleDB)
http://blog.doit.st/ http://www.slideshare.net/esug/cloudfork
Yeah, I know about that project, they did some cool stuff.
I did an S3 client myself for two reasons:
(1) I wanted it for myself (always a very good reason) (2) I consider it a validation for Zn (and I was happy with it, the code is quite elegant)
Sven