[squeak-dev] Snapshot and Startup

Eliot Miranda eliot.miranda at gmail.com
Wed Jul 16 15:27:25 UTC 2008


On Wed, Jul 16, 2008 at 8:00 AM, Javier Reyes <jreyes at gmail.com> wrote:

> Hello All,
>
> ¿Is there a way to save the current image without invoking all the
> registered startup methods immediately ?
>

Write your own surround to the snapshot primitive and you can make the
startup do whatever you want.  Have a look
at SystemDictionary>>snapshot:andQuit:embedded: and what it does after it
calls snapshotPrimitive.




>
>
> Best,
>              Javier Reyes
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20080716/5d24f5e8/attachment.htm


More information about the Squeak-dev mailing list