Issue 5578 in pharo: Refactoring: Cannot permutate arguments

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 5578 in pharo: Refactoring: Cannot permutate arguments

pharo
Status: Accepted
Owner: ----
Labels: Milestone-1.4 Type-Bug

New issue 5578 by [hidden email]: Refactoring: Cannot permutate  
arguments
http://code.google.com/p/pharo/issues/detail?id=5578

1. create method

bar: b foo: a
    ^ a > b

2. swap the arguments
3. warning pops up complaining about no argument permutation

Expected Behavior: Swap the arguments in the method and on all send-sites


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5578 in pharo: Refactoring: Cannot permutate arguments

pharo

Comment #1 on issue 5578 by [hidden email]: Refactoring: Cannot  
permutate arguments
http://code.google.com/p/pharo/issues/detail?id=5578

ConfigurationOfRefactoringBrowser project currentVersion: ~2.2  
[ConfigurationOfRefactoringBrowser]
Smalltalk lastUpdateString: 'Latest update: #14415'


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5578 in pharo: Refactoring: Cannot permutate arguments

pharo
Updates:
        Labels: -Milestone-1.4

Comment #2 on issue 5578 by [hidden email]: Refactoring: Cannot  
permutate arguments
http://code.google.com/p/pharo/issues/detail?id=5578

Not related to 1.4 core.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker