Simple newbie question

tblanchard at mac.com tblanchard at mac.com
Thu Nov 14 23:05:20 UTC 2002


Supposing I have an object that holds some external resource - like a 
socket connection to a server.  When the vm is quit I want to execute a 
little bit of code to sign off to the server.  When the vm is started 
up again, I want to re-establish my connection.

What are the startup/shutdown hooks I can use to make this happen?

Thanks




More information about the Squeak-dev mailing list