[squeak-dev] The Trunk: Monticello-ul.422.mcz

Chris Muller asqueaker at gmail.com
Tue Mar 1 17:59:30 UTC 2011


Good idea, thanks Levente.

On Tue, Mar 1, 2011 at 2:15 AM, Levente Uzonyi <leves at elte.hu> wrote:
> On Tue, 1 Mar 2011, commits at source.squeak.org wrote:
>
>> Levente Uzonyi uploaded a new version of Monticello to project The Trunk:
>> http://source.squeak.org/trunk/Monticello-ul.422.mcz
>>
>> ==================== Summary ====================
>>
>> Name: Monticello-ul.422
>> Author: ul
>> Time: 1 March 2011, 8:17:17.217 am
>> UUID: 0b115504-8636-d448-b794-86e70449320e
>> Ancestors: Monticello-cmm.421
>>
>> Added preamble which closes open MC repositories.
>>
>> =============== Diff against Monticello-cmm.421 ===============
>>
>> Item was changed:
>> + (PackageInfo named: 'Monticello') preamble: 'SystemWindow
>> allSubInstances
>> +       select: [ :each | each model class == MCFileRepositoryInspector ]
>
> This may not be sufficient, there may be other windows that have to be
> closed. Someone with more knowledge in this area should update the preamble
> if necessary.
>
>
> Levente
>
>> +       thenDo: [ :each | each delete ]'!
>> - (PackageInfo named: 'Monticello') preamble: ''!
>>
>>
>>
>
>



More information about the Squeak-dev mailing list