[squeak-dev] The Trunk: Monticello-dtl.417.mcz

Levente Uzonyi leves at elte.hu
Wed Jan 12 16:44:47 UTC 2011


On Wed, 12 Jan 2011, Bert Freudenberg wrote:

>
> On 12.01.2011, at 15:59, Levente Uzonyi wrote:
>
>> On Wed, 12 Jan 2011, Bert Freudenberg wrote:
>>
>>>
>>> On 12.01.2011, at 13:26, Levente Uzonyi wrote:
>>>
>>>> On Wed, 12 Jan 2011, commits at source.squeak.org wrote:
>>>>
>>>>> David T. Lewis uploaded a new version of Monticello to project The Trunk:
>>>>> http://source.squeak.org/trunk/Monticello-dtl.417.mcz
>>>>>
>>>>> ==================== Summary ====================
>>>>>
>>>>> Name: Monticello-dtl.417
>>>>> Author: dtl
>>>>> Time: 11 January 2011, 11:49:59.112 pm
>>>>> UUID: 3af332d1-8df0-4aed-85fa-5135e81b1dde
>>>>> Ancestors: Monticello-bp.416
>>>>>
>>>>> When a package is unloaded, any subpackages will also be removed, so unregister the MCWorkingCopies for these subpackages after the removal.
>>>>
>>>> So if I have a package named PackageX and I want to split it to PackageX-Core and PackageX-Tests, then after moving all code to the new packages and removing the empty PackageX all my code will be gone?
>>>
>>> Unloading Pkg ~= Deleting WC
>>
>> So in theory all classes of PackageX-Core are also in PackageX?
>>
>>
>> Levente
>
> Of course. In practice, too.
>
> Try it - add a package called "ToolBuilder" and click "browse".

Ok, I guess it was me who (ab)used this bug. :)


Levente

>
> - Bert -
>
>
>
>



More information about the Squeak-dev mailing list