[squeak-dev] The Trunk: System-fbs.527.mcz

Frank Shearar frank.shearar at gmail.com
Thu May 2 18:11:03 UTC 2013


On 2 May 2013 18:59, Frank Shearar <frank.shearar at gmail.com> wrote:
> On 2 May 2013 17:26, Levente Uzonyi <leves at elte.hu> wrote:
>> On Thu, 2 May 2013, Frank Shearar wrote:
>>
>>> On 2 May 2013 09:42,  <commits at source.squeak.org> wrote:
>>>>
>>>> Frank Shearar uploaded a new version of System to project The Trunk:
>>>> http://source.squeak.org/trunk/System-fbs.527.mcz
>>>>
>>>> ==================== Summary ====================
>>>>
>>>> Name: System-fbs.527
>>>> Author: fbs
>>>> Time: 2 May 2013, 8:40:31.395 am
>>>> UUID: 74e034c0-22c8-4a90-b2fa-2ef759608d77
>>>> Ancestors: System-cwp.526
>>>>
>>>> Move the SmallLand themes/preferences to the SmallLand-ColorTheme
>>>> package.
>>>>
>>>> =============== Diff against System-cwp.526 ===============
>>>
>>>
>>> System already appears before the SmallLand-ColorTheme package, so we
>>> don't need to change the update map.
>>
>>
>> The methods are removed from System, so it should be after
>> SmallLand-ColorTheme for safe loading. Currently there will be a point in
>> time during the update when the methods are not present in the image.
>> Because of that, the version history for those methods will be lost.
>
> Gah. You're right. I'll issue a new config.

There has _got_ to be a better way to do something as trivial as
moving a method (or a class) from one package to another. It should be
a completely automated task.

frank

> frank
>
>> Levente
>>
>>>
>>> frank
>>>
>>>
>>


More information about the Squeak-dev mailing list