Skip to content

Migrating RBRenamePackageRefactoring to new architecture#19517

Open
jainoshika wants to merge 2 commits intopharo-project:Pharo14from
jainoshika:renamePackageRefactoring
Open

Migrating RBRenamePackageRefactoring to new architecture#19517
jainoshika wants to merge 2 commits intopharo-project:Pharo14from
jainoshika:renamePackageRefactoring

Conversation

@jainoshika
Copy link
Copy Markdown
Contributor

Changes:

  • extracted preconditions
  • added tests for them

^ self check
ifFalse: [ { violator } ]
ifTrue: [ #() ]
]
Copy link
Copy Markdown
Contributor Author

@jainoshika jainoshika Apr 4, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Implementation of ReTargetPackageDoesNotExistCondition and ReSourcePackageExistsCondition and their tests is identical and too redundant. i do not like it, but could not figure how to handle the error message in case of negation if i just keep something like RePackageExistsCondition.

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.

1 participant