I'm working with the SeaSide Squeak Image.   5.8-578.

Try as I might to be prefect. Sometimes I make a mistake and create a method with a signature it shouldn't have. So I try to use the "Refactor Method-> remove", menu selection.


When I do this, I get a waring about  "Browse References".

If I say no, nothing seems to happen.


I I say yes, I get a References To: browser with pointers to other classes where a method (message?) with the same signature is used However, none of those references will ever be to my class, they are made against classes that already exists.

I don't want to touch those references, but I do want to remove my method.

How do I do that? It's totally not clear to me.



Tony
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to