Hi everyone, Last week I did these tasks:
- Review refactoring metamodel - Check if all tests passed and if these have sense - Refactor some tests - Add tests (https://github.com/pharo-project/pharo/pull/7965) - Do report if refactorings has or not UI command, if work or not work, if need add more tests. You can see this report in: https://github.com/Lin777/PharoRefactorings Tasks for this week: - Review commander2: http://books.pharo.org/booklet-Commander/pdf/2020-11-30-booklet-Commander20.pdf - Review refactoring2, and compare with refactoring. Show pros and cons - Fix issues of Extract method: - https://github.com/pharo-project/pharo/issues/4429 - https://github.com/pharo-project/pharo/issues/5269 - https://github.com/pharo-project/pharo/issues/4973 - Fix issues Undo refactoring: - https://github.com/pharo-project/pharo/issues/5010 Cheers, Evelyn