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

Multi-blob data provider #1107

Closed
sffc opened this issue Sep 26, 2021 · 1 comment · Fixed by #1463
Closed

Multi-blob data provider #1107

sffc opened this issue Sep 26, 2021 · 1 comment · Fixed by #1463
Assignees
Labels
C-data-infra Component: provider, datagen, fallback, adapters S-large Size: A few weeks (larger feature, major refactoring) T-core Type: Required functionality

Comments

@sffc
Copy link
Member

sffc commented Sep 26, 2021

We currently have StaticDataProvider and BlobDataProvider, which support a single blob at a time. However, we should support a data provider that has a variable number of blobs; for example, one blob per locale or one blob per feature.

This needs a bit of design work in order to reason about space/time tradeoffs and other architectural decisions.

@sffc sffc added T-core Type: Required functionality C-data-infra Component: provider, datagen, fallback, adapters S-medium Size: Less than a week (larger bug fix or enhancement) labels Sep 26, 2021
@sffc sffc added this to the ICU4X 0.5 milestone Sep 26, 2021
@sffc sffc self-assigned this Sep 26, 2021
@sffc sffc mentioned this issue Sep 26, 2021
8 tasks
@sffc sffc modified the milestones: ICU4X 0.5, 2021 Q4 0.5 Sprint A Oct 21, 2021
@sffc
Copy link
Member Author

sffc commented Nov 24, 2021

Blocked on #837

@sffc sffc added the blocked A dependency must be resolved before this is actionable label Nov 24, 2021
@sffc sffc removed the blocked A dependency must be resolved before this is actionable label Dec 21, 2021
@sffc sffc added S-large Size: A few weeks (larger feature, major refactoring) and removed S-medium Size: Less than a week (larger bug fix or enhancement) labels Dec 23, 2021
@sffc sffc closed this as completed in #1463 Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-data-infra Component: provider, datagen, fallback, adapters S-large Size: A few weeks (larger feature, major refactoring) T-core Type: Required functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant