This code removes the obsolete classes in case you will not recreate
the update 12024:

DecompilerTests compileAll.
LanguageEnvironment compileAll.
FileServices cleanUp.
CodeHolder compileAll.
CompiledMethod compileAll.
Debugger compileAll.
Object compileAll.
MCMczInstallerTest compileAll.
MCInitializationTest compileAll.

-- Pavel

On Wed, Jun 30, 2010 at 8:27 PM, Pavel Krivanek
<[email protected]> wrote:
> It will be better to modify the update 12024 directly. Reloading of
> the packages will not remove the obsolete classes.
>
> -- Pavel
>
> On Wed, Jun 30, 2010 at 8:00 PM, Pavel Krivanek
> <[email protected]> wrote:
>> In the image 12023 do:
>>
>> BreakPoint category: 'System-BreakPoints'.
>> BreakpointManager category: 'System-BreakPoints'.
>> MczInstaller category: 'System-Installers'.
>> SARInstaller category: 'System-Installers'
>>
>> ScriptLoader new addPackage: 'System-Installers'.
>> ScriptLoader new addPackage: 'System-BreakPoints'.
>>
>> Upload this new packages to the repository and add them to the next update.
>>
>> -- Pavel
>>
>> On Wed, Jun 30, 2010 at 7:55 PM, Stéphane Ducasse
>> <[email protected]> wrote:
>>> do you have a fix?
>>>
>>> Stef
>>>
>>> On Jun 30, 2010, at 7:49 PM, Pavel Krivanek wrote:
>>>
>>>> Great!
>>>>
>>>> there are two issues: there's no new package System-BreakPoints (my
>>>> fault) and System-Installers.
>>>>
>>>> SystemNavigation default obsoleteClasses -> an
>>>> Array(AnObsoleteSARInstaller AnObsoleteBreakPoint
>>>> AnObsoleteBreakpointManager AnObsoleteMczInstaller)
>>>>
>>>> The empty system and method categories should be removed.
>>>>
>>>> -- Pavel
>>>>
>>>> On Wed, Jun 30, 2010 at 7:09 PM, Stéphane Ducasse
>>>> <[email protected]> wrote:
>>>>> Pavel can you have a look to see if everything is ok?
>>>>>
>>>>> 12024
>>>>> -----
>>>>>
>>>>> - Issue 2105:   Packages remodularization
>>>>>
>>>>> _______________________________________________
>>>>> Pharo-project mailing list
>>>>> [email protected]
>>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>>>>
>>>>
>>>> _______________________________________________
>>>> Pharo-project mailing list
>>>> [email protected]
>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>>
>>>
>>> _______________________________________________
>>> Pharo-project mailing list
>>> [email protected]
>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>>
>>
>

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to