Another question

= aRGMethodDefinition
        "This method look for equality of the key properties of the receiver"

        ^(super = aRGMethodDefinition)
                and:[ self selector == aRGMethodDefinition selector ]

why not category? and source pointer?

S.

Reply via email to