Swiki status?

Chris Muller chris at funkyobjects.org
Tue May 2 19:16:48 UTC 2006


Does anyone know how we will restore Swiki?
 
 I've only heard reports of it being down, that it may be moving.
 
 Great timing, I guess, for the beginners list since this great resource is now unavailable!
 
 I do hope its absence is brief.
 

----- Original Message ----
From: Michael Haupt <mhaupt at gmail.com>
To: The general-purpose Squeak developers list <squeak-dev at lists.squeakfoundation.org>
Sent: Tuesday, May 2, 2006 12:11:14 PM
Subject: Re: Squeak image format documentation

Hi Tim,

many thanks for your quick response. I tried to find information via
the Swiki at minnow.cc.gatech.edu, but that server seems to be down
(?!); at least, it refuses connections.

On 5/2/06, tim Rowledge <tim at rowledge.org> wrote:
> You will find some of that in the various chapters of the nuBlue book
> (online copies of chapters at http://www.iam.unibe.ch/~ducasse/
> FreeBooks/CollectiveNBlueBook/)

Many thanks - would that be your "A Tour of the Squeak Object Engine"
chapter? Are there any others I should look at?

> and in comments and methods in the
> ObjectMemory class that is a part of the VMMaker package on
> SqueakMap.

I was afraid of that. ;-) I wanted to avoid looking at too much source
code... a concise specification of the format would have been great.
Well, I'll see what I can do.

> The image loading process is implemented in
> Interpreter>readImageFromFile:HeapSize:StartingAt: and related
> methods. ...

Thanks once more.

> What's the reason for your interest?

On the one hand, sheer interest in VMs generally and Smalltalk VMs
particularly. On the other hand, I'm doing some teaching on VMs this
summer semester, and this Thursday's topic, amongst others, is how
applications (or entire "snapshot" worlds) are made available to VMs.

Best,

Michael








More information about the Squeak-dev mailing list