also... the capability to upload images is not contrary to the capability to prepare them before put them online :) I imagine it could be an "incremental" process: first a service to put images online, after a service to prepare them :) btw, I think you'll need a special vm (the guys from netstyle have a custom vm in seasidehosting, for security issues (onether btw: we should have a CMakeMaker config to produce such a special VM... and a jenkins job... well, dreams...) cheers, Esteban On Jan 27, 2013, at 3:41 AM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
I'm not aware of any. Tanker[1] + Metacello are maybe an answer for the loading time issue.
[1]: http://marianopeck.wordpress.com/2012/09/28/new-tanker-current-status/
But it requires some work to make it production ready. I do not think that you need ston. You plain smalltalk code is good enough to trigger the correct metacello file.
metacello is key for the projects dependency management and complex projects. Once we will have the continuous validation of pckage ready + binary loader we will get ready for a new phase in Pharo.
Stef