Hi everyone, Last week I did these tasks:
- Review Commander2, to migrate refactorings to use Commander2 we must create a decorator class using Calypso, now only exists a decorator with Spec2 (SpCommand). - Fix UI rename method issue ( https://github.com/pharo-project/pharo/pull/7978) - Fix undo refactoring issue ( https://github.com/pharo-project/pharo/pull/8051) - Review Refactoring2 - Start to fix Extract method issues. Tasks for this week: - Finish to fix Extract method issues. - Re-visit all the tests to use a classBuilder instead of string as much as possible. - Improve the refactoring model to support traits and slots. - Fix Push up refactoring issue #2656 ( https://github.com/pharo-project/pharo/issues/2656) - Fix Abstract instance variables issue ( https://github.com/pharo-project/pharo/issues/8100) Cheers, Evelyn