Skip to content

Improve Iceberg opening management #18452

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

Open
wants to merge 1 commit into
base: Pharo14
Choose a base branch
from

Conversation

jecisc
Copy link
Member

@jecisc jecisc commented Aug 8, 2025

This change follows a change in Iceberg.
The goal is that when we open Iceberg, if it is already open we bring it to the front because we should not need multiple icebergs

This change follows a change in Iceberg. 
The goal is that when we open Iceberg, if it is already open we bring it to the front because we should not need multiple icebergs
a model."
((Smalltalk at: #IceTipRepositoriesBrowser) new) open ]
(Smalltalk at: #IceTipRepositoriesBrowser) ensureIsOpen ]
Copy link
Member

Choose a reason for hiding this comment

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

We should use self application tools toolNamed: something.

Copy link
Member Author

Choose a reason for hiding this comment

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

For now there are no registration for Iceberg in the tool registry.

It's probably something we should add but it's not there yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants