Hi everyone, Last week I did these tasks:
- Add push down methods transformation command. Check these changes in the PR #9442 <https://github.com/pharo-project/pharo/pull/9442> - Update push down refactoring to only push down in some classes - Add command of push down methods in specific classes. - Add variables when we copy a class. Check these changes in the PR #9441 <https://github.com/pharo-project/pharo/pull/9441> - Fix searcher of occurrences for extract method refactoring. Check these changes in the PR #9423 <https://github.com/pharo-project/pharo/pull/9423>. Unfortunately its integration broke construction CI. So, it stills in progress. - Check migrations of Refactoring to Refactoring2 Tasks for this week: <https://github.com/pharo-project/pharo/issues/9142> - Fix searcher of occurrences - Improve messages: No understable message #9229 <https://github.com/pharo-project/pharo/issues/9241> - Fix issue: push up refactoring could ask and DO it when the user wants <https://github.com/pharo-project/pharo/issues/9421> - Continue evaluating migration Regards, Evelyn C.
