Skip to content

Move #isRoot to fast table #16800

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

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

jecisc
Copy link
Member

@jecisc jecisc commented Jun 24, 2024

Iceberg is adding #isRoot methods to FastTable and currently the users of this methods are in the Spec morphic adapter.

IMO their place are not in Iceberg. I first was thinking about putting this code in Spec but it seems generic enough to put it directly into FastTable.

I also cleaned some protocols

Iceberg is adding #isRoot methods to FastTable and currently the users of this methods are in the Spec morphic adapter. 

IMO their place are not in Iceberg. I first was thinking about putting this code in Spec but it seems generic enough to put it directly into FastTable.
@Ducasse Ducasse merged commit bab1c22 into pharo-project:Pharo13 Jun 25, 2024
1 of 2 checks passed
@jecisc jecisc deleted the move-fast-table-methods branch July 18, 2024 09:39
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.

2 participants