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

Migrate "Duplicate class" to refactoring driver architecture #16804

Merged
merged 6 commits into from
Jun 28, 2024

Conversation

hernanmd
Copy link
Contributor

@hernanmd hernanmd commented Jun 24, 2024

This PR introduces the following enhancements:

  • Add ReDuplicateClassDriver
  • Add command StClassAndMethodsCommand hierarchy
  • Add SycCmDuplicateClassCommand
  • Introduce ReClassInteractionDriver to re-use methods between ReAddSubclassDriver and ReDuplicateClassDriver.
  • Introduce StRequestClassPresenter to re-use methods between StClassAndMethodsSelectionPresenter and StRefactoringAddClassPresenter.
  • Rename RBCopyClassRefactoring -> ReCopyClassRefactoring.
2024-06-25.23-23-25.mp4

Hernán Morales Durand and others added 6 commits June 23, 2024 15:20
Rename RBCopyClassRefactoring -> ReCopyClassRefactoring.
Add ReDuplicateClassDriver
Add command StClassAndMethodsCommand hierarchy
Add SycCmDuplicateClassCommand
Add package and tag presenters in the selection presenter.
Select all methods by default.
…classDriver and ReDuplicateClassDriver.

Introduce StRequestClassPresenter to re-use methods between StClassAndMethodsSelectionPresenter and StRefactoringAddClassPresenter.
@Ducasse Ducasse merged commit 6fe46db into pharo-project:Pharo13 Jun 28, 2024
1 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.

None yet

2 participants