Skip to content

Any DataProvider for both production and debugging use? #3180

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

Closed
hydroper opened this issue Mar 8, 2023 · 4 comments
Closed

Any DataProvider for both production and debugging use? #3180

hydroper opened this issue Mar 8, 2023 · 4 comments
Labels
question Unresolved questions; type unclear

Comments

@hydroper
Copy link

hydroper commented Mar 8, 2023

Constructors like Collator require a data provider. Is there one I can use everywhere (not the test one)?

@sffc
Copy link
Member

sffc commented Mar 8, 2023

Yes; please read the tutorial and let us know if there are any unanswered questions:

https://github.com/unicode-org/icu4x/blob/main/docs/tutorials/data_management.md

@sffc sffc closed this as not planned Won't fix, can't repro, duplicate, stale Mar 8, 2023
@sffc sffc added the question Unresolved questions; type unclear label Mar 8, 2023
@hydroper
Copy link
Author

hydroper commented Mar 8, 2023

@sffc I'll read it! But is there a chance a crate like Fluent is shipping the same data? AFAIK Fluent uses ICU4X.

@sffc
Copy link
Member

sffc commented Mar 8, 2023

@zbraniecki can address questions about Fluent's use of ICU4X

@hydroper
Copy link
Author

hydroper commented Mar 8, 2023

I opened one issue there: projectfluent/fluent-rs#314 (comment) I've replied to him about where I believe Fluent may use such data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Unresolved questions; type unclear
Projects
None yet
Development

No branches or pull requests

2 participants