Skip to content

Conversation

@btangmu
Copy link
Member

@btangmu btangmu commented Feb 3, 2025

-This is only refactoring

CLDR-17014

  • This PR completes the ticket.

ALLOW_MANY_COMMITS=true

@btangmu
Copy link
Member Author

btangmu commented Feb 3, 2025

I had checked "This PR completes the ticket", but have now unchecked it based on discussion in the ticket, since we are considering whether TERRITORY, VARIANT, CURRENCY, and CURRENCY_SYMBOL should get the same treatment as LANGUAGE and SCRIPT -- move them from ‎XMLSource::ResolvingSource::constructedItems into ExtraPaths and have their codes not show up as values

Comment on lines +30 to +36
"//ldml/dates/timeZoneNames/zone[@type=\"Pacific/Honolulu\"]/short/generic",
"//ldml/dates/timeZoneNames/zone[@type=\"Pacific/Honolulu\"]/short/standard",
"//ldml/dates/timeZoneNames/zone[@type=\"Pacific/Honolulu\"]/short/daylight",
"//ldml/dates/timeZoneNames/zone[@type=\"Europe/Dublin\"]/long/daylight",
"//ldml/dates/timeZoneNames/zone[@type=\"Europe/London\"]/long/daylight",
"//ldml/dates/timeZoneNames/zone[@type=\"Etc/UTC\"]/long/standard",
"//ldml/dates/timeZoneNames/zone[@type=\"Etc/UTC\"]/short/standard",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are these static? seems extremely fragile.

I know this isn't new and it's from refactoring, but how/why did we end up with a static list in the first place?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These were items that the TC agreed to add.

@btangmu btangmu merged commit fbbee50 into unicode-org:main Feb 3, 2025
12 checks passed
@btangmu btangmu deleted the t17014_i branch February 3, 2025 18:31
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.

3 participants