(AClass parseTreeFor: #m1) body <br>&nbsp; equalTo: (AnotherClass parseTreeFor: #m1) body<br>&nbsp; exceptForVariables: {}<br><br>That&#39;s what the refactoring engine uses to check whether to methods are equal.<br>Alejandro<br><br>
<div class="gmail_quote">On Fri, Oct 24, 2008 at 2:57 PM, askoh <span dir="ltr">&lt;<a href="mailto:askoh@askoh.com">askoh@askoh.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
I am using 3.10. How do I compare to two different methods in the same or<br>
different classes?<br>
<br>
Aik-Siong Koh<br>
<font color="#888888">--<br>
View this message in context: <a href="http://www.nabble.com/How-to-compare-to-different-methods--tp20153877p20153877.html" target="_blank">http://www.nabble.com/How-to-compare-to-different-methods--tp20153877p20153877.html</a><br>

Sent from the Squeak - Dev mailing list archive at Nabble.com.<br>
<br>
<br>
</font></blockquote></div><br>