Hi all
Last week I did these tasks:
- Fix add parameter issue, now this refactoring can permute arguments ( https://github.com/pharo-project/pharo/pull/8382 )
- Fix extract method issue, when we have symbols and strings, now Literal node can compare correctly these types of literals (https://
github.com/
pharo-project/
pharo/pull/8381)
- Fix find and replace issue, to know how many occurrences were found and changed (https://
github.com/
pharo-project/
pharo/pull/8380)
- I started to do the new "extract
setUp" refactoring, by the moment this has some problems
- Finish to do extract setUp refactoring
- Migrate class and method commands, to commander2
- Fix undo refactoring issue
Cheers,
Evelyn