Yes. You have several options (I would suggest the first one): 1. The Moose 4.0 (based on Pharo 1.0) one-click image: http://moosetechnology.org/res/download/moose-suite-4_0.app.zip 2. Load the 4.0 in a Pharo 1.0 image: Gofer new squeaksource: 'Moose'; package: 'ConfigurationOfMoose'; load. (Smalltalk at: #ConfigurationOfMoose) perform: #loadRelease40 3. Load the latest development version in Pharo 1.1 dev image: Gofer new squeaksource: 'Moose'; package: 'ConfigurationOfMoose'; load. (Smalltalk at: #ConfigurationOfMoose) perform: #loadDefault Cheers, Doru On 6 Jun 2010, at 21:15, Hilaire Fernandes wrote:
Is Moosse directly usable once installed in a Pharo image?
Hilaire
Tudor Girba a écrit :
Maybe Moose could be of interest: http://www.moosetechnology.org/download
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- www.tudorgirba.com "When people care, great things can happen."