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

Polish transliterator data struct #3850

Open
7 tasks
skius opened this issue Aug 11, 2023 · 0 comments
Open
7 tasks

Polish transliterator data struct #3850

skius opened this issue Aug 11, 2023 · 0 comments
Labels
C-transliterator Component: transliterator

Comments

@skius
Copy link
Member

skius commented Aug 11, 2023

Tracking a few follow-ups for the data struct:

  • Rename compounds into variables
    • Also any references in various documentation, e.g. icu_transliterator_parser
  • VarTable => SpecialsTable
  • Consistent naming for id_group_list and rule_group_list - both are "rules" according to the spec, "transform rule" vs "conversion rule"
  • Go through data struct and check there's no unnecessary MultiFieldsULE being generated
  • visibility => visible.
  • SimpleId => FilteredTransliterator
@skius skius added the C-unicode Component: Props, sets, tries label Aug 11, 2023
@skius skius self-assigned this Aug 11, 2023
@skius skius removed their assignment Aug 29, 2023
This was referenced Aug 29, 2023
@Manishearth Manishearth added the C-transliterator Component: transliterator label Sep 21, 2023
@sffc sffc removed the C-unicode Component: Props, sets, tries label Oct 5, 2023
@sffc sffc added this to the Backlog ⟨P4⟩ milestone Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-transliterator Component: transliterator
Projects
None yet
Development

No branches or pull requests

3 participants