<p>I encountered a similar problem a few days ago, and asked about it. Discussion, but no particular answer was forthcoming, probably because I included the work around, which is:</p><p>ClassName compileAll</p><p></p><br><div>
<span class="gmail_quote">On 7/8/08, <b class="gmail_sendername">Dirk Leas</b> &lt;<a href="mailto:dirkleas@gmail.com">dirkleas@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">
I&#39;m running latest Squeak on OS X. I in the beginning of Section 2 of the laser game walk through and I forgot to add the class method to GridDirection. I run the test cases including my new GridDirectionTestCase and it of course fails as it doesn&#39;t know what the symbol is. I go back and add it (browse it again after adding it just to make sure I added it), and I get the same error in the Test Runner.<br>

<br>There have been several occasions where I add &quot;something&quot; (e.g. class, method, instance variable, etc.), go back to do some rafactoring, and expect the latest save to cascade through the VM so that my next test case runs the latest code -- often it doesn&#39;t. I&#39;ve seen this before in other environments where the VM is cashing &quot;stuff&quot; and latest code isn&#39;t always getting run.<br>

<br>TIA,<br>D<div><span class="e" id="q_11b04a07d48f41fb_1"><br><br><br><br><div class="gmail_quote">On Tue, Jul 8, 2008 at 5:34 PM, Matthew Fulmer &lt;<a href="mailto:tapplek@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">tapplek@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">
<div><div>On Tue, Jul 08, 2008 at 05:21:01PM -0400, Dirk Leas wrote:<br>
&gt; &nbsp; &nbsp;I&#39;m enjoying my stroll through the laser game walk through, but find the<br>
&gt; &nbsp; &nbsp;VM caching scheme getting in the way with my test driven development (you<br>
&gt; &nbsp; &nbsp;know, hack w/t regard, fix typos, test again ;-)). How do I flush it?<br>
<br>
</div></div>I have no idea what you are talking about. I don&#39;t know of any<br>
VM caching scheme. Could you describe what problem you<br>
encountered, and what you were doing?<br>
<font color="#888888"><br>
--<br>
Matthew Fulmer -- <a href="http://mtfulmer.wordpress.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://mtfulmer.wordpress.com/</a><br>
_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@lists.squeakfoundation.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Beginners@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>
</font></blockquote></div><br><br clear="all"><br></span></div><span class="sg">-- <br><br>Dirk Leas<br>South Orange, NJ<br><br>Ergonomic Tip of the Day: Hug your spouse and kids!
</span><br>_______________________________________________<br>
Beginners mailing list<br>
<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a><br>
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>
<br></blockquote></div><br>