X Tutup
Skip to content

Use ZnUTF8Encoder instead of TextConverter in Pharo9+#130

Merged
jbrichau merged 9 commits intomasterfrom
pharo-utf8-encoding
Jan 16, 2022
Merged

Use ZnUTF8Encoder instead of TextConverter in Pharo9+#130
jbrichau merged 9 commits intomasterfrom
pharo-utf8-encoding

Conversation

@jbrichau
Copy link
Member

More work in progress for SeasideSt/Seaside#1239

…Utf8CodecStream from the TextConverter-based code
@jbrichau jbrichau marked this pull request as draft November 11, 2021 12:37
@jbrichau jbrichau marked this pull request as ready for review January 16, 2022 15:09
Johan Brichau added 2 commits January 16, 2022 16:34
…d the GRDeprecatedUtf8CodecStream class>>initialize method that errored during code load due to the TextConverter not working anymore.
@jbrichau jbrichau merged commit 6b9ff20 into master Jan 16, 2022
@jbrichau jbrichau deleted the pharo-utf8-encoding branch January 16, 2022 16:08
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

X Tutup