Skip to content

[iOS][globalization][icu] Tracking issue for HybridGlobalization: Native API + ICU #80689

Closed
@mkhamoyan

Description

@mkhamoyan

The task is to remove as much data from ICU files as possible and exchange ICU4C functions that are using this data with iOS native functions.

  1. Implement Locale functions.

  2. Implement Collation functions.

  3. Implement Normalization functions

  4. Implement calendar functions

  5. Implement timezoneinfo functions

  6. Create new icu file for mobile, filtering out features that are implemented by native functions

  7. Add HybridGlobalization flag to sdks and load icudt_hybrid.dat file when hybrid mode is on

  8. Tasks opened during feature implemetations

Details to be added.

cc @SamMonoRT

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions