You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echeran opened this issue
Apr 19, 2021
· 1 comment
Assignees
Labels
C-unicodeComponent: Props, sets, triesduplicateThis issue or pull request already existsS-largeSize: A few weeks (larger feature, major refactoring)T-coreType: Required functionality
Instead of continuing to parse the PPUCD file directly and fix logic / perf issues (ex: #454), we want to replace that approach with directly reading UnicodeSet data for Unicode properties directly from ICU4C.
This will match the work for reading CodePointTrie data (#132) (as described in dupe issue #508).
The text was updated successfully, but these errors were encountered:
C-unicodeComponent: Props, sets, triesduplicateThis issue or pull request already existsS-largeSize: A few weeks (larger feature, major refactoring)T-coreType: Required functionality
Instead of continuing to parse the PPUCD file directly and fix logic / perf issues (ex: #454), we want to replace that approach with directly reading UnicodeSet data for Unicode properties directly from ICU4C.
This will match the work for reading CodePointTrie data (#132) (as described in dupe issue #508).
The text was updated successfully, but these errors were encountered: