Skip to content
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

Read Unicode property UnicodeSet data from ICU4C #662

Closed
echeran opened this issue Apr 19, 2021 · 1 comment
Closed

Read Unicode property UnicodeSet data from ICU4C #662

echeran opened this issue Apr 19, 2021 · 1 comment
Assignees
Labels
C-unicode Component: Props, sets, tries duplicate This issue or pull request already exists S-large Size: A few weeks (larger feature, major refactoring) T-core Type: Required functionality
Milestone

Comments

@echeran
Copy link
Contributor

echeran commented Apr 19, 2021

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).

@echeran echeran added T-core Type: Required functionality C-unicode Component: Props, sets, tries S-large Size: A few weeks (larger feature, major refactoring) labels Apr 19, 2021
@sffc sffc added this to the ICU4X 0.3 milestone Apr 19, 2021
@sffc
Copy link
Member

sffc commented Jun 15, 2021

Possible duplicate of #578

@sffc sffc assigned iainireland and unassigned echeran Jun 24, 2021
@sffc sffc added the duplicate This issue or pull request already exists label Jul 15, 2021
@sffc sffc closed this as completed Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-unicode Component: Props, sets, tries duplicate This issue or pull request already exists S-large Size: A few weeks (larger feature, major refactoring) T-core Type: Required functionality
Projects
None yet
Development

No branches or pull requests

3 participants