<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 6.00.2800.1141" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><SPAN class=138564218-27032003><FONT face=Verdana color=#0000ff size=2>why 
not just put "self halt" in the line of code just before the dictionary 
assignment?</FONT></SPAN></DIV>
<DIV><SPAN class=138564218-27032003><FONT face=Verdana color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=138564218-27032003><FONT face=Verdana color=#0000ff size=2>I 
assume you've called "Smalltalk addToStartupList:" on your class and implemented 
the #startUp method.</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> Derek Brans 
  [mailto:brans@nerdonawire.com]<BR><B>Sent:</B> Thursday, March 27, 2003 1:30 
  PM<BR><B>To:</B> The general-purpose Squeak developers list<BR><B>Subject:</B> 
  Anyway to interfere with startup? -djb<BR><BR></FONT></DIV>
  <DIV><FONT face=Arial size=2>In a saved image I have a dictionary that I clear 
  (set to a new Dictionary) in a startup method.&nbsp; I really need to be able 
  to inspect that dictionary before it gets "newed".&nbsp; Is there any way to 
  do that (I suppose I would need to know how to interfere with 
  startup)</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Thank you,</FONT></DIV>
  <DIV><FONT face=Arial size=2>Derek</DIV>
  <DIV><BR><A href="http://www.nerdonawire.com">http://www.nerdonawire.com</A> 
  <BR>Nerd on a Wire<BR>Media design that's anything but square<BR>phone: 
  604.874.6463<BR>mailto: <A 
  href="mailto:brans@nerdonawire.com">brans@nerdonawire.com</A></FONT></DIV></BLOCKQUOTE></BODY></HTML>