<div class='shrinkable-quote'><br/>&gt; On May 10, 2016, at 12:45 PM, Ron Teitelbaum [via Smalltalk] &lt;<a href="/user/SendEmail.jtp?type=node&node=4894237&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>&gt; wrote:
<br/>&gt; 
<br/>&gt; Hi Joe, 
<br/>&gt; 
<br/>&gt; Excellent question. &nbsp;Try this. &nbsp; 
<br/>&gt; 
<br/>&gt; Object new. 
<br/>&gt; 
<br/>&gt; Highlight it and do debug it. &nbsp; Click &quot;Into&quot; to go into the #new method. 
<br/>&gt; 
<br/>&gt; Notice the implementation of #new. &nbsp; 
<br/>&gt; 
<br/>&gt; You should be able to see there that #initialize is called automatically. 
<br/>&gt; &nbsp; 
<br/>&gt; Also for extra points notice what class new is implemented on.
</div><br/>Behavior
<br/><br/>&gt; &nbsp;What method should you call to skip initialize? 
<br/><br/>basicNew
<br/><br/>More questions: &nbsp;why isn’t there a command key for debug it?
<br/>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;why isn’t my initialize method not running or running without setting variables?
<br/><br/><br/>Thank you.
<br/><br/>Sincerely,
<br/><br/>Joe.
<br/><br/><br/>

        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://forum.world.st/new-and-initialize-tp4894227p4894237.html">Re: new and initialize</a><br/>
Sent from the <a href="http://forum.world.st/Squeak-Beginners-f107673.html">Squeak - Beginners mailing list archive</a> at Nabble.com.<br/>