Le 22/05/2013 15:05, Camillo Bruni a écrit :
Not sure I can answer that; in the meantime, I just added a FileTreeUrl as a subclass of FileUrl, and Gofer seems happy with that.
Neat.
Now, I can do:
./pharo Pharo.image eval --save Gofer new url: \'filetree://`pwd`/../../src\'\; package: \'TauC-Parser\'\; load
cool!
And a long time after (package loading is slowwww), it's done.
However, the --install in the config handler doesn't work; had to use --install=stable instead.
that's in 2.0 I guess, since I changed it to use #stable by default in 2.0. So we should push the FileTreeUrl into the 2.0 repository for FileTree..
I think it's not the stable by default which creates the error, but the fact the --install command line option looked for has no provision for no argument :) I'll push my version of FileTree into the 2.0 repo (it creates a dependency on Gofer). Is there a SmalltalkHub link for that? Thierry -- Thierry Goubier CEA list Laboratoire des Fondations des Systèmes Temps Réel Embarqués 91191 Gif sur Yvette Cedex France Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95