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

Shared formatter caching #14176

Merged
merged 4 commits into from
Apr 13, 2023
Merged

Conversation

niik
Copy link
Member

@niik niik commented Mar 15, 2022

Description

Building on #14174, this PR centralizes the logic for creating, and caching, Intl.* formatters. This is mainly a cleanup PR but sharing this (semi-complex) logic will minimize the risk of hard-to-detect bugs in one of our less used formatters.

We can also extend this for the other formatters in the Intl namespace as we need to.

Screenshots

Release notes

Notes: no-notes

@niik niik merged commit 187b2ed into region-aware-number-formatting Apr 13, 2023
@niik niik deleted the shared-formatter-caching branch April 13, 2023 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant