Skip to content

Conversation

@jecisc
Copy link
Member

@jecisc jecisc commented Oct 31, 2025

Currently Collections-Strings depends explicitly on Unicode. It would lead to error to move the methods as extension of Unicode because the error would not be clear. I propose to make the dependency weaker by checking if unicode is in the image and raise a right warning if it is not in the image.

Currently Collections-Strings depends explicitly on Unicode. It would lead to error to move the methods as extension of Unicode because the error would not be clear.
I propose to make the dependency  weaker by checking if unicode is in the image and raise a right warning if it is not in the image.
@Ducasse
Copy link
Member

Ducasse commented Oct 31, 2025

I was thinking that we could have a package with WideStrin and unicode together?

@jecisc
Copy link
Member Author

jecisc commented Oct 31, 2025

I was thinking that we could have a package with WideStrin and unicode together?

I wanted to do that but WideString is too tight to String. It'd be really hard to get it out

@jecisc jecisc merged commit 6b5a93e into pharo-project:Pharo14 Nov 4, 2025
1 check failed
@jecisc jecisc deleted the dependencies/collectionunicode branch November 4, 2025 16:24
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.

3 participants