Skip to content

Conversation

@jecisc
Copy link
Contributor

@jecisc jecisc commented Dec 9, 2025

  • Use #ensureIsOpen instead of #open
  • Merge IceTipRepositoriesBrowser class>>#menuCommandOn: and part of PharoCommonTools class>>#worldMenuOn:. This allow to cut a dependency from the core of Pharo to Iceberg. It's Iceberg that should declare its dependencies
  • Fix a deprecation

- Use #ensureIsOpen instead of #open
- Merge IceTipRepositoriesBrowser class>>#menuCommandOn: and part of PharoCommonTools class>>#worldMenuOn:. This allow to cut a dependency from the core of Pharo to Iceberg. It's Iceberg that should declare its dependencies 
- Fix a deprecation
jecisc added a commit to jecisc/pharo that referenced this pull request Dec 9, 2025
I propose to moe the loading of Tool-Registry from BaselineOfMorphicCore to BaselineOfUIInfrastructure because it is not linked to Morphic but is used to build UIs. 

I also removed a dependency to Iceberg (It's moved here: pharo-vcs/iceberg#2007)
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