[squeak-dev] Re: Another FFI/Installer issue

Klaus D. Witzel klaus.witzel at cobss.com
Sat Aug 2 09:52:31 UTC 2008


On Sat, 02 Aug 2008 11:24:41 +0200, Igor Stasenko wrote:

> This is what i'm doing in workspace:
>
> HTTPSocket httpFileIn: 'installer.pbwiki.com/f/LPF.st'.
>
> Installer sm install: 'FFI'.
>
>
> The i trying to open an MC and install other things by hand.. And it
> is deaf to my clicks.. It seems that when FFI overrides/updates a
> special object array
> it is also makes sockets defunct.
> Restarting image does not helps.
>
> Can someone please remind me a 'doit' to recreate special objects array?

  Smalltalk recreateSpecialObjectsArray

  Smalltalk discardFFI "recreates it as well"

HTH.




More information about the Squeak-dev mailing list