pharo
pharo copied to clipboard
[RB] Rename method is checking wrong things!!!!
I selected newMooFlooSkin in the following method
newSkinInstanceFor: anElement
^ anElement newMooflooSkin
and the system tells me...
This is wrong!
I can rename a method even if the selector is not defined in the class