2009/7/1 Mariano Martinez Peck <[email protected]>:
> 1) right button -> system -> software update
> This will ONLY update the "pharo core". But all the added packages to Pharo,
> like dev tools (OB, OCompletion, etc..) won't be updated.

that often does not work because of some overrides in installed packages.

> 2) Download a new image. This will include the updates for the dev things
> and 1)

this is the right way of doing it. Moreover, it forces you to take
care of your code and package it cleanly. Monticello will help you.
With just a few lines, you can automate the customization of your
image and the installation of your packages. Please send me an email
if you want to know more about this. I know of at least one company
where developers start with a new image every morning.

-- 
Damien Cassou
http://damiencassou.seasidehosting.st

"Lambdas are relegated to relative obscurity until Java makes them
popular by not having them." James Iry

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to