<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>I didn't really say that well. If you're modifying a method and don't observe a change in behavior, it could be that you've changed a method that's overridden in a subclass, and that subclass may be the template for the actual object that's in play.</div><div><br></div><div>The reason I said to look up the class hierarchy was basically to ask you to check whether or not this is a method which runs deeper than just Browser.&nbsp;</div><div><br></div><div>Does that make sense?</div><div><br></div><div>Anyway let me know what you run into.&nbsp;</div><div><br></div><div>C</div><div><br>On Nov 25, 2014, at 5:30 PM, &lt;<a href="mailto:dnorton@mindspring.com">dnorton@mindspring.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><div style="font-size: 13px;color: #000000;font-family: arial,sans-serif;"><p>An inspector for the menu item "accept (s)" reveals a selector of "#perform:orSendTo:" which is implemented in Browser.</p>
<p>I want to follow the code and I put a halt in "#perform:orSendTo:" but the debugger never opened. What gives?</p>
<p>&nbsp;</p>
<p>- Dan<br></p></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Beginners mailing list</span><br><span><a href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a></span><br><span><a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a></span><br></div></blockquote></body></html>