Smalltalk
›
Pharo
›
Pharo Smalltalk Developers
Search
everywhere
only in this topic
Advanced Search
Progress Report -> Refactoring Project - ( March 29 - April 1 )
‹
Previous Topic
Next Topic
›
Classic
List
Threaded
♦
♦
Locked
2 messages
EVELYN CUSI LOPEZ
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Progress Report -> Refactoring Project - ( March 29 - April 1 )
Hello all,
Last week I did these tasks:
- Fix issue:
Extract method in the superclass is not fully working
#8871
Now you can specify the class where you want the method to be extracted. Check
PR to know the change
. You can see the new behavior in the following video:
https://www.youtube.com/watch?v=fCCp9he8Zq0
- Add option to use scopes in refactorings. Check
PR
to know the change.
- Fix issue:
Remove method (cmd-x) does not respect scoped mode
#8638
Check
PR
to know the change.
- Fix issue:
RBExpandReferencedPoolRefactoring refers directly to Smalltalk globals
#6510
. Check
PR
to know the change.
- Start to fix the issue:
Inline temp refactoring can create code with different behavior.
#6056
. Check the changes in this
branch
.
Tasks for this week:
- Correct the scope modal, when we launch a refactoring in a global mode (current vm).
- Finish to fix:
Create cascade issue
.
- Fix issue:
Inline senders refactoring does not correctly manage errors
#6218
- Fix issue:
Incorrect message in Refactor push up with super sends
#2656
-
Fix issue: move to component refactoring issue.
- Fix issue:
Move to package of defining class enh
#8929
Regards,
Evelyn C.
Sean P. DeNigris
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: Progress Report -> Refactoring Project - ( March 29 - April 1 )
Administrator
EVELYN CUSI LOPEZ wrote
> Last week I did these tasks:
Looks like great progress. Thanks :)
-----
Cheers,
Sean
--
Sent from:
http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html
Cheers,
Sean
Free forum by Nabble
Edit this page