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

Stabilize a builder and serde representation of semantic skeletons #5825

Open
sffc opened this issue Nov 15, 2024 · 0 comments
Open

Stabilize a builder and serde representation of semantic skeletons #5825

sffc opened this issue Nov 15, 2024 · 0 comments
Labels
C-datetime Component: datetime, calendars, time zones S-medium Size: Less than a week (larger bug fix or enhancement)

Comments

@sffc
Copy link
Member

sffc commented Nov 15, 2024

It is often likely to be easier to construct a semantic skeleton from a single flat structure as opposed to the highly typed enumerations we have in 2.0. We should consider making a builder type, and the builder can implement serde.

Needs coordination with CLDR to determine the serialized representation.

@sffc sffc added C-datetime Component: datetime, calendars, time zones S-medium Size: Less than a week (larger bug fix or enhancement) labels Nov 15, 2024
@sffc sffc added this to the Backlog ⟨P4⟩ milestone Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-datetime Component: datetime, calendars, time zones S-medium Size: Less than a week (larger bug fix or enhancement)
Projects
None yet
Development

No branches or pull requests

1 participant