Re: Where can I find details on the Squeak image format?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: Where can I find details on the Squeak image format?

Bert Freudenberg
 
On 25.04.2008, at 10:57, Robert Wierschke wrote:

> Hi,
>
> where can I find detailed Information on the Squeak image format?

See Interpreter>>writeImageFile:

Or do you mean the object memory layout?

> As well as information on the difference between Squeak 2.2 and  
> Squeak 3.9 (3.10) image formats.


I believe there are none. Or very insignificant ones if at all.

- Bert -