[Pharo-dev] Progress Report -> Refactoring Project - ( April 26 - April 30)

2021-05-03 Thread Evelyn Cusi Lopez
Hi everyone,

Last week I did these tasks:

-* Fix rename instance variable command*, Fix issue:  Ctrl + R to rename a
variable in a System Browser does not work #9215
  Check PR
 to know the changes.
- *Improve rename method presenter.* Fix issues:
 * Add Argument Refactoring generates a MNU in RBMessageNode

 * When I rename a method I cannot rename its parameter

 * Cannot extract method with arguments

Check PR  to know the
changes.
Video: https://youtu.be/mYeFbpMQhs8
- *Fix extract setUp command*. You can see the changes here: PR
 .
- *Clean code PR #9141*. Check changes here: PR

- *Add generate accessors with lazy initialization command*.
Check changes here: PR 
Video: https://youtu.be/SO0G6f1Y0fk
- *Write post of*: New introduced refactorings in Pharo 9


Tasks for this week:

- Finish to add the new preview to select a default scope.
- Fix issue: RB - Inline all senders of class methods (instance creation)
doesn't work, need improve pattern to search #9142

- Fix issues: Enhance Refactoring Preview Widget #9060
 and
Refactoring dialogs should not be modal #5894

- Fix issue: RB - Improve instance variable refactoring #8665

- Improve messages: No understable message #9229

- Fix issue:Cmd+T shortcut doesn't work


Regards,

Evelyn C.


[Pharo-dev] Re: [ANN] Freezing Pharo 9 development right now :)

2021-05-03 Thread Norbert Hartl
Very good! Does it mean the release will be around august?

Norbert


> Am 30.04.2021 um 23:04 schrieb Esteban Lorenzano :
> 
> Hi,
> 
> So, today I was checking how much it is missing for release and what is our 
> status, and I realized if we do not freeze now, we will never release in a 
> reasonable time.
> So, even if there are a couple of cleanups and that to still do that should 
> happen before, I will declare that Pharo 9.0 enters in freeze Pharo 9.0 right 
> now (and I will sneak the cleanups anyway, but being more careful).
> 
> What does this means?
> No more features, just bugfixes
> No more fixes of things that can wait until Pharo 10
> 
> In two weeks I will open the Pharo 10 development branch, up to then, please 
> help fixing what's missing (which is a lot) !
> 
> Have a great weekend,
> 
> cheers!
> Esteban