[squeak-dev] How to compare to different methods?

Alejandro Gonzalez mrgonza78 at gmail.com
Fri Oct 24 17:26:37 UTC 2008


(AClass parseTreeFor: #m1) body
  equalTo: (AnotherClass parseTreeFor: #m1) body
  exceptForVariables: {}

That's what the refactoring engine uses to check whether to methods are
equal.
Alejandro

On Fri, Oct 24, 2008 at 2:57 PM, askoh <askoh at askoh.com> wrote:

>
> I am using 3.10. How do I compare to two different methods in the same or
> different classes?
>
> Aik-Siong Koh
> --
> View this message in context:
> http://www.nabble.com/How-to-compare-to-different-methods--tp20153877p20153877.html
> Sent from the Squeak - Dev mailing list archive at Nabble.com.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20081024/c2f44c19/attachment.htm


More information about the Squeak-dev mailing list