Skip to content

Add refactoring change manager compatibility hook#3

Merged
Gabriel-Darbord merged 3 commits into
mainfrom
codex/refactoring-change-manager-hook
Jun 15, 2026
Merged

Add refactoring change manager compatibility hook#3
Gabriel-Darbord merged 3 commits into
mainfrom
codex/refactoring-change-manager-hook

Conversation

@Gabriel-Darbord

@Gabriel-Darbord Gabriel-Darbord commented Jun 15, 2026

Copy link
Copy Markdown
Member

Summary

  • Add PharoCompatibility refactoringChangeManagerClass as a Pharo 13 surface hook.
  • Answer RBRefactoryChangeManager directly on Pharo 12/13 runtimes and ReChangeManager directly on Pharo 14.
  • Add focused runtime-specific contract tests for the hook.

Verification

  • P13: PharoCompatibilityP13SurfacePharo13Test
  • P14: PharoCompatibilityP13SurfacePharo14Test>>testRefactoringChangeManagerClass
  • P12: PharoCompatibilityP13SurfacePharo12Test>>testRefactoringChangeManagerClass
  • git diff --check

Related

Gabriel-Darbord and others added 3 commits June 15, 2026 17:16
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
Co-authored-by: Codex <codex@openai.com>
@Gabriel-Darbord Gabriel-Darbord merged commit 43109ba into main Jun 15, 2026
3 checks passed
@Gabriel-Darbord Gabriel-Darbord deleted the codex/refactoring-change-manager-hook branch June 15, 2026 15:27
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