Aidan Gauland-2 wrote:
> 
> What about instances?  From what you said, I'm guessing that they are
> stored in the image file.
> 

That's right.  If you're just getting reacquainted with Squeak, you may find
it valuable to skim the excellent (and free) Squeak By Example, which says:


> 3. The current system image is a snapshot of a running Squeak system,
> frozen in time. It consists of two files: an .image file, which contains
> the state of all of the objects in the system (including classes and
> methods, since they are objects too), and a .changes file, which contains
> a log of all of the changes to the source code of the system.
> 

Cheers,
Sean
-- 
View this message in context: 
http://forum.world.st/Re-newbie-tp3165620p3168312.html
Sent from the Squeak - Beginners mailing list archive at Nabble.com.
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to