Smalltalk
›
Pharo
›
Pharo Smalltalk Developers
Login
Register
Search
everywhere
only in this topic
Advanced Search
Progress Report -> Refactoring Project - ( January 24 - 28 )
‹
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
Feb 01, 2021; 5:43am
Progress Report -> Refactoring Project - ( January 24 - 28 )
40 posts
Hi all
Last week I did these tasks:
- Review PRs of clean unused variables (
https://github.com/pharo-project/pharo/pull/8425
,
https://github.com/pharo-project/pharo/pull/8422
).
- Fix issue to reuse existing method in RBExtractMethodTransformation (
https://github.com/pharo-project/pharo/pull/8465
).
- Add new refactoring to generate accessors with lazy initialization (
https://github.com/pharo-project/pharo/pull/8464
).
- Review some issues and I help to close some were already fixed (
https://github.com/pharo-project/pharo/issues/6002
,
https://github.com/pharo-project/pharo/issues/7108
).
- Fix issue to rename manifest class when rename a package, but I have problems with dependencies (
https://github.com/pharo-project/pharo/compare/Pharo9.0...Lin777:RenameManifest
).
- Add the first version of extract setUp refactoring (
https://github.com/pharo-project/pharo/pull/8466
).
Tasks for this week:
- Fix dependencies problems of rename manifest issue.
- Improve extract setUp refactoring.
- Fix previews of extract method with arguments (
https://github.com/pharo-project/pharo/issues/5855
).
- Fix rename refactoring, this should rename only local methods (
https://github.com/pharo-project/pharo/issues/6366
)
- Fix protect instance variable issue
Cheers,
Evelyn
Free forum by Nabble
Edit this page