[squeak-dev] Alien in trunk, for real

Michael Haupt mhaupt at gmail.com
Wed Sep 2 14:34:38 UTC 2009


Hi,

On Wed, Sep 2, 2009 at 4:31 PM, Bert Freudenberg<bert at freudenbergs.de> wrote:
> Why is step 8 necessary?

because, for some reason I don't know, the Alien methods containing
primitives all had primitive number 0 and would therefore yield
nothing but primitive failures.

> In any case you should steal from #recompilePackage
>
> (PackageInfo named: 'Alien') methods
>        do: [:ea | ea actualClass recompile: ea methodSymbol]
>        displayingProgress: 'Recompiling...'

Much better. :-)

What do I have to do to make this a proper package? Something about
Monticello prologues and epilogues? (No experience there on my
behalf.)

Best,

Michael



More information about the Squeak-dev mailing list