Progress Report -> Refactoring Project - ( March 1 - 5 )

EC
Evelyn Cusi Lopez
Mon, Mar 8, 2021 9:33 AM

Hello all,

Last week I did these tasks:

Tasks for this week:

Regards,

Evelyn C.

Hello all, Last week I did these tasks: - Add commands to use new refactorings with commander2 in class context. <https://github.com/pharo-project/pharo/pull/8663> - Migrate some class commands to commander2 <https://github.com/pharo-project/pharo/pull/8709> (SycAddSubclassCommand, SycInsertSubclassCommand and SycInsertSuperclassCommand) - Improve messages of remove class command. <https://github.com/pharo-project/pharo/pull/8685> - Close issue: <https://github.com/pharo-project/pharo/pull/8686>RB*Change should work on environment and not Smalltalk globals. <https://github.com/pharo-project/pharo/pull/8686> - Introduce new refactoring: "Merge instance variable into another". <https://github.com/pharo-project/pharo/pull/8708> - Start to improve inst variables refactorings with live objects. Tasks for this week: - Continue improving instance variable refactoring with live objects. <https://github.com/pharo-project/pharo/issues/8665> <https://github.com/pharo-project/pharo/issues/6218> - Continue improving extract setUp method refactoring. - Fix issue: Copy (updating scoped references) <https://github.com/pharo-project/pharo/issues/8568> - Fix issue: move to component refactoring issue. <https://github.com/pharo-project/pharo/issues/8499> - Fix <https://github.com/pharo-project/pharo/issues/6218>Inline senders refactoring issue <https://github.com/pharo-project/pharo/issues/6218> - Fix issue: <https://github.com/pharo-project/pharo/issues/2617>Rewritting tool fails to place a cascade inside a cascade <https://github.com/pharo-project/pharo/issues/2617> - Introduce: Refactoring idea "Remove User Of Method" <https://github.com/pharo-project/pharo/issues/8710> Regards, Evelyn C.