You must do both parts.

-- Pavel

On Wed, Jun 30, 2010 at 8:58 PM, Stéphane Ducasse
<[email protected]> wrote:
> if I build on 12024 I would not need to do the following?
>
>        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'.
>
> if I do?
>
>> DecompilerTests compileAll.
>> LanguageEnvironment compileAll.
>> FileServices cleanUp.
>> CodeHolder compileAll.
>> CompiledMethod compileAll.
>> Debugger compileAll.
>> Object compileAll.
>> MCMczInstallerTest compileAll.
>> MCInitializationTest compileAll.
>>
>
> sorry to ask instead of trying to understand but it takes some times so I 
> prefer to know in advance
>>>>>>>
>
> _______________________________________________
> 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