Anyway to interfere with startup? -djb

Brent Vukmer bvukmer at blackboard.com
Thu Mar 27 18:45:35 UTC 2003


why not just put "self halt" in the line of code just before the dictionary assignment?
 
I assume you've called "Smalltalk addToStartupList:" on your class and implemented the #startUp method.

-----Original Message-----
From: Derek Brans [mailto:brans at nerdonawire.com]
Sent: Thursday, March 27, 2003 1:30 PM
To: The general-purpose Squeak developers list
Subject: Anyway to interfere with startup? -djb


In a saved image I have a dictionary that I clear (set to a new Dictionary) in a startup method.  I really need to be able to inspect that dictionary before it gets "newed".  Is there any way to do that (I suppose I would need to know how to interfere with startup)
 
Thank you,
Derek

http://www.nerdonawire.com 
Nerd on a Wire
Media design that's anything but square
phone: 604.874.6463
mailto: brans at nerdonawire.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030327/f6c119a0/attachment.htm


More information about the Squeak-dev mailing list