[Pharo-project] Configuration how-to
Request for tips, suggestions and direction. What is the state of the art to: - load package - change preference setting (as the one seen in the Pharo setting tools. - remove unnecessary bits Hilaire
On Tue, Jul 13, 2010 at 8:41 AM, Hilaire Fernandes < hilaire.fernandes@gmail.com> wrote:
Request for tips, suggestions and direction.
What is the state of the art to:
- load package
Gofer: http://www.lukas-renggli.ch/blog/gofer
- change preference setting (as the one seen in the Pharo setting tools.
Using the new settings scheme. Maybe Alain can help you.
- remove unnecessary bits
#unload I would check ScriptManager >> cleanUpForProduction as an example or cleanUpForRelease
Hilaire
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (2)
-
Hilaire Fernandes -
Mariano Martinez Peck