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

Gary Chambers gazzaguru2 at btinternet.com
Sat Oct 25 16:07:52 UTC 2008


And you could possibly integrate with the Polymorph Diff tools... 
At the basic level, any two strings can be compared graphically.

Regards, Gary.
  ----- Original Message ----- 
  From: Alejandro Gonzalez 
  To: The general-purpose Squeak developers list 
  Sent: Friday, October 24, 2008 6:26 PM
  Subject: Re: [squeak-dev] How to compare to different methods?


  (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/20081025/d8942115/attachment.htm


More information about the Squeak-dev mailing list