[squeak-dev] re: MicroSqueak (was "Burn the Squeak Image!")

Eliot Miranda eliot.miranda at gmail.com
Mon Mar 2 01:26:46 UTC 2009


On Sun, Mar 1, 2009 at 4:55 PM, Craig Latta <craig at netjam.org> wrote:

>
> Hi Bert (and Eliot)--
>
> > [John Maloney] did [MicroSqueak] a couple of years ago and showed it
> > to us last summer. As Eliot wrote, it builds an image in memory from a
> > hierarchy of classes.
>
>     How did he know which classes were necessary for the new image?


There is a hierarchy rooted at MObject, all of which becomes the new classes
in the new image.  The generator renames the classes so that in the
generated image MObject is called Object and so on for all subclasses.

HTH
E.


>
>
>     thanks,
>
> -C
>
> --
> Craig Latta
> www.netjam.org
> next show: 2009-03-13 (www.thishere.org)
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20090301/ce9f3b17/attachment.htm


More information about the Squeak-dev mailing list