How-to Monticello Configuration

stephane ducasse stephane.ducasse at free.fr
Wed Mar 7 20:15:00 UTC 2007


Just to make some points clear.
We were not using cofniguration to manage squeka because we needed to  
use the fact that in MC
when two packages the classes of the two packages are loaded as they  
would be only one package.

with the MCcofniguration each item was loaded separated strategy  
which may work well for projects
developed with MC but not for managing an image with cycles between  
packages :).

In the scriptloader we have the two semantics: load all the package  
using MC "global" semantics or one after the other.
I hope this can help someone.

Stef


On 7 mars 07, at 16:39, Ron Teitelbaum wrote:

> http://bugs.impara.de/view.php?id=5217
>
> If you load the fix then configurations will work.
>
> For me configurations are an essential part of using Monticello.  I  
> know
> people are using Monticello without configurations but I really  
> don't know
> how or why.
>
> With Monticello Configurations you can, add multiple repositories, and
> packages.  Then with one click you can update all of your packages  
> from all
> the connected repositories to get the latest versions.  Then with  
> one click
> you can load all the code from all the repositories.
>
> It is also very useful if you need to load packages in a particular  
> order.
> We developed a Config file for Cryptography because some of the  
> packages use
> other packages during load.
>
> What I do everyday is browse the configuration file for my  
> application.
> Then I update from repositories, and load.  Every now and then I  
> add a new
> package.  Like I just created a Q2 package for the Q2 log of  
> Gjallar.  When
> I do this I'll update from repositories add my new packages and  
> store the
> new config file to my repository.
>
> Feel free to ask questions,
>
> Ron Teitelbaum
> President / Principal Software Engineer
> US Medical Record Specialists
> Squeak Cryptography Team Leader
>
>> -----Original Message-----
>> From: squeak-dev-bounces at lists.squeakfoundation.org [mailto:squeak- 
>> dev-
>> bounces at lists.squeakfoundation.org] On Behalf Of Damien Cassou
>> Sent: Wednesday, March 07, 2007 9:32 AM
>> To: The general-purpose Squeak developers list
>> Subject: How-to Monticello Configuration
>>
>> Hi,
>>
>> I would like to understand what are MC configurations, how to use  
>> them
>> and why, when I try to load one, I get a:
>>
>> MCMcmReader(MCVersionReader): My subclass should have overridden
>> #loadVersionInfo
>>
>> See HtmlReport:
>> http://www.enseirb.fr/~cassou/mcconfiguration/
>>
>> --
>> Damien Cassou
>>
>
>
>
>




More information about the Squeak-dev mailing list