-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
CLDR collations are configured per-locale (typically per-language in reality) in a set of configuration files. These files need to be available to icu-collator through its data provider interface.
Including the data files in ex_cldr_collation seems reasonable. They are not large files since they represent only tailorings of the standard DUCET collation.
Questions
- Does
icu-collatordepend on other CLDR data than these collation files? - Do any of the existing data provider mechanisms in
icu-collatorsupport loading these files. And if so, how is that configured?
I'll see what I can learn from reading more of the rust docs but I'm in deep water when it comes to that so any suggestions you have would be warmly welcomed!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels