Smalltalk
›
Pharo
›
Pharo Smalltalk Developers
Login
Register
Search
everywhere
only in this topic
Advanced Search
Progress Report -> Refactoring Project - ( March 22 - 26 )
‹
Previous Topic
Next Topic
›
Classic
List
Threaded
♦
♦
Locked
1 message
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
EVELYN CUSI LOPEZ
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Mar 29, 2021; 6:45am
Progress Report -> Refactoring Project - ( March 22 - 26 )
40 posts
Hello all,
Last week I did these tasks:
- Fix
issue:
"
Improve Extract SetUp Refactoring
", now this refactoring can find and replace #setUp occurrences in all methods tests.
Check PR to know the changes
.
You can see the new behavior of refactoring in the following video:
https://www.youtube.com/watch?v=feKsdci0dL4
- Fix issue: "
Add preview to extract method Refactoring
".
Check PR to know the changes
.
You can see the new behavior of refactoring in the following video:
https://www.youtube.com/watch?v=J0Qexh9l034
- Fix issues: "
Replace senders refactoring can only replace senders with same amount of arguments
#5851
" and "
Improving refactoring: how to merge on method usage into another
#2493
", now we can replace method's senders with different amount of arguments .
Check PR to know the changes
.
You can see the new behavior of refactoring in the following video:
https://www.youtube.com/watch?v=zPzUHFWWpV4
- Start to fix
RB - Improve instance variable refactoring
#8665
Tasks for this week:
- Finish to fix:
RB - Improve instance variable refactoring
#8665
- Fix issue:
Extract method in the superclass is not fully working
#8871
- Add option to use scopes in refactorings.
- Add previews for refactoring, using a scope's selector to apply the refactoring.
-
Fix issue: move to component refactoring issue.
- Fix issue:
Inline senders refactoring does not correctly manage errors
#6218
Regards,
Evelyn C.
Free forum by Nabble
Edit this page