Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New refactoring: Replace one method call by another one #4323

Merged
merged 5 commits into from Aug 15, 2019

Conversation

Lin777
Copy link
Contributor

@Lin777 Lin777 commented Aug 14, 2019

@Ducasse
Copy link
Member

Ducasse commented Aug 15, 2019

super cool.
Now no need of parentheses around

senders := (self model allReferencesTo: oldSelector)

and

(self new)

@Lin777
Copy link
Contributor Author

Lin777 commented Aug 15, 2019

Great, I already corrected the suggestions :D

@Ducasse
Copy link
Member

Ducasse commented Aug 15, 2019

Super cool!.
Tx

@Ducasse Ducasse merged commit d48a27f into pharo-project:Pharo8.0 Aug 15, 2019
@Lin777 Lin777 deleted the ReplaceMethodToOther branch January 6, 2021 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing refactoring - Replace one method call by another one
3 participants