On Mon, Dec 07, 2009 at 11:31:01PM +0100, Mariano Martinez Peck wrote:
> This is wrong. It is FFI-Pools not FFI-Pool. But I am sure I tested
> it. So, it seems
> Andreas has changed it again. So, it must be:
>
> ScriptLoader>>loadFFI
> � � � self new installer monticello http: '
source.squeakfoundation.org';
> � � � � � � � project: 'FFI';
> � � � � � � � install: 'FFI-Pools';
> � � � � � � � install: 'FFI-Kernel';
> � � � � � � � install: 'FFI-Tests';
> � � � � � � � install: 'FFI-Examples'.
> � � � (Smalltalk at: #ExternalType) initialize.
> � � � (Smalltalk at: #ExternalStructure) compileAllFields.
> � � � Smalltalk recreateSpecialObjectsArray.
FYI, Andreas did not change it again. The change was only made once, and the