<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Hi Dan,</div><div><br></div><div>That doesn't sound quite right.&nbsp;</div><div><br></div><div>#perform:orSendTo: is probably overridden in Browser, but... have you looked to see if there's an implementation of it on Object or maybe ProtoObject or something like that?</div><div><br></div><div>I'm pretty sure that #perform: and cousins are usually general.&nbsp;</div><div><br></div><div>Not sure (on a cellphone) without looking at an actual running system, but try looking up the inheritance chain for another implementation of the same selector. That might help.&nbsp;</div><div><br></div><div>Let me know either way, when I get back to a real computer I'll look into it for you if you don't get it figured out by then.&nbsp;</div><div><br></div><div>Good hunting!</div><div><br></div><div>Casey</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>