Progress Report -> Refactoring Project - ( February 22 - 26 )

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Progress Report -> Refactoring Project - ( February 22 - 26 )

EVELYN CUSI LOPEZ
Hi all,

Last week I did these tasks:

- I fixed the issue of renaming classes and methods referenced in the traits' methods, so that it doesn't duplicate the method in classes that use the trait.

Tasks for this week:

- Improve messages of issues: Incorrect message in Refactor push up with super sends #2656 , Deleting a class with references gives extra "Do you want to delete anyway" msg #2586
- Fix move to component refactoring issue.
- Fix Inline senders refactoring issue (https://github.com/pharo-project/pharo/issues/6218)
- Continue improving extract setUp method refactoring.

Regards,

Evelyn C.