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

askoh askoh at askoh.com
Fri Oct 24 18:30:06 UTC 2008


Thanks. But I would like to see the differences too - like a diff tool.
AS


mrgonza78 wrote:
> 
> (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.
>>
>>
>>
> 
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/How-to-compare-to-different-methods--tp20153877p20155500.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.




More information about the Squeak-dev mailing list