Status: New
Owner: ----
New issue 4404 by
[hidden email]: [bug+fix] Refactoring a method trait
should not impact classes that simply uses the trait without overwriting
http://code.google.com/p/pharo/issues/detail?id=4404Pharo image: 1.3 dev
Pharo core version: 13233
Virtual machine used: -
Class browser used if applicable: OBSystemBrowserAdaptor
Steps to reproduce:
1. Create a trait T with a method m1
2. Create a class C that uses the trait T
3. rename the method m1 to m2 using the refactoring menu
You'll get a duplicate m2 method in the class C.
Fix attached
Attachments:
RBAbstractClass-directlyDefinesMethod.st 426 bytes
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker