Skip to content

restore Resolved Options table to ordering before PR #150 merged#165

Merged
FrankYFTang merged 2 commits intotc39:mainfrom
ben-allen:restore-resolvedoptions-ordering
Aug 28, 2023
Merged

restore Resolved Options table to ordering before PR #150 merged#165
FrankYFTang merged 2 commits intotc39:mainfrom
ben-allen:restore-resolvedoptions-ordering

Conversation

@ben-allen
Copy link
Copy Markdown
Collaborator

fix #163

@ben-allen ben-allen marked this pull request as draft August 21, 2023 18:32
@anba
Copy link
Copy Markdown
Contributor

anba commented Aug 21, 2023

#163 (comment) has the expected order. That means only [[NumberingSystem]] and [[Locale]] need to be switched.

@ben-allen ben-allen force-pushed the restore-resolvedoptions-ordering branch from 3887a71 to 87eeb39 Compare August 21, 2023 21:35
@ben-allen ben-allen marked this pull request as ready for review August 21, 2023 21:35
@ben-allen ben-allen force-pushed the restore-resolvedoptions-ordering branch from 87eeb39 to b9609d6 Compare August 28, 2023 14:59
@FrankYFTang
Copy link
Copy Markdown
Collaborator

FrankYFTang commented Aug 28, 2023

#163 (comment) has the expected order. That means only [[NumberingSystem]] and [[Locale]] need to be switched.

This proposal reach Stage 3 in Oct 2021 and at that time the spec is
https://github.com/tc39/proposal-intl-duration-format/blob/6e1d1749473d92f7ff5f534e57d93b9a97d51286/spec.emu

the numberingSystem is the last in the table of that version.
And from my understanding, there are no consensus after that reach in TC39 to change the order of numberingSystem in resolvedOptions() yet. but somehow in the last merging, that order got accidentially changed and merged.

What I like to see is a "recover" PR to fix that technical mistake during merge.

I am open to discuss what should be the correct order and wiill likely to support a normative PR to put them in the right order as what you suggest, but that should be a different process in term of TC39.

Copy link
Copy Markdown
Collaborator

@FrankYFTang FrankYFTang left a comment

Choose a reason for hiding this comment

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

Thanks. This fix the accidential mistake of previous merge.

@FrankYFTang FrankYFTang merged commit f45eda4 into tc39:main Aug 28, 2023
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.

resolvedOptions order

3 participants