Skip to content

New command for Spec refactorings#1402

Merged
Ducasse merged 5 commits intopharo-spec:Pharo14from
AlexisCnockaert:methodBrowser/refactoringcommands
Apr 23, 2026
Merged

New command for Spec refactorings#1402
Ducasse merged 5 commits intopharo-spec:Pharo14from
AlexisCnockaert:methodBrowser/refactoringcommands

Conversation

@AlexisCnockaert
Copy link
Copy Markdown
Contributor

@AlexisCnockaert AlexisCnockaert commented Apr 23, 2026

Moved all refactoring commands from Spec to New Tools since they inherit from StCommand

I also added new commands:

  • Push Up/Down variable command
  • Remove variable command
  • Protect variable command
  • Move IV to class side

Also Fixes #1295 by fixing bad method comments and adding ones

-Push Up/Down variable command
-Remove variable command
-Protect variable command
@jecisc
Copy link
Copy Markdown
Member

jecisc commented Apr 23, 2026

Are the errors related to the fact that a Spec PR needs to be merged first? Multiple of them are failing

@AlexisCnockaert
Copy link
Copy Markdown
Contributor Author

AlexisCnockaert commented Apr 23, 2026

Yes it is due to the spec PR

@Ducasse Ducasse merged commit e4b0aef into pharo-spec:Pharo14 Apr 23, 2026
0 of 2 checks passed
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.

The comments of all the class side methods of StMessageBrowser should be revised

3 participants