I think the Hudson server should be so brave. We can dump the latest of everything into an image in the hopes that people will test it - probably a good gamble. Another thing that has forced/will force uniformity (or at least detect lack of it) is the configuration browser. The load-latest command will cause interesting things to happen. ________________________________________ From: pharo-project-bounces@lists.gforge.inria.fr [pharo-project-bounces@lists.gforge.inria.fr] On Behalf Of Dale Henrichs [dhenrich@vmware.com] Sent: Wednesday, January 12, 2011 5:07 PM To: Pharo-project@lists.gforge.inria.fr Cc: A friendly place where any question about pharo is welcome Subject: Re: [Pharo-project] [Pharo-users] Updated ConfigurationsOf...scripts? Hernán, It _is_ possible to write some scripts that could automate the checking: ConfigurationOfXXX project updateProject loads the latest version of the mcz file for the configuration. Then you could write a little script like: | project | project := ConfigurationOfXXX project. project updateProject project currentVersion < project latestVersion ifTrue: [ self inform: 'A new version of ConfigurationOXXX is available' ]. to simplify the check for new versions a bit more...you could even automate the load of the newer version if you were brave:) Dale On 01/12/2011 01:56 PM, Hernán Morales Durand wrote:
Yes thanks. notice there are 80+ ConfigurationOf... in the MetacelloRepository and so many not listed there
2011/1/12 laurent laffont<laurent.laffont@gmail.com>:
Isn't what you're looking for ? http://book.pharo-project.org/book/PharoTools/ Laurent
On Wed, Jan 12, 2011 at 8:44 PM, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
Ok if there are not, I think is a must, I spend a lot of time searching for the updated scripts or exporting/importing them in my images. What about creating a wiki page in the google project?
Hernán
2011/1/11 Hernán Morales Durand<hernan.morales@gmail.com>:
Hi,
Is there any page/tool where all the updated ConfigurationOf.... installing scripts are found? Best regards,
-- Hernán Morales Information Technology Manager, Institute of Veterinary Genetics. National Scientific and Technical Research Council (CONICET). La Plata (1900), Buenos Aires, Argentina. Telephone: +54 (0221) 421-1799. Internal: 422 Fax: 425-7980 or 421-1799.