-
Notifications
You must be signed in to change notification settings - Fork 9
Review notes #22
Comments
@anba really appreciate your review. I will split the issue you list here into separate issue so we can discuss with TG2. I will first address some editorial issue first. I think I will change my position to not propose for Stage 3 advancement now until we all agree with
|
Fix item 1, 2, 4, 8, 11, and 12 of #22
I intend to address Item 1, 2, 3, 4, 8, 11, and 12 in #25 |
It will be nice if you can suggest a fix for that. |
Sure. For example there's:
|
I believe item 1, 2, 3, 4, 7, 8, 11, and 12 is fixed by #25 so the only item left is item 5 and let's track it independently in #26 and I will close this issue @anba- if you see there are anything I missed in the PR 25 or issue 23, 24, 26 please file separated issue so we can address and discuss it independently. |
I did make a quick review of the proposal. Below are my notes:
Possible solution:
Intl.NumberFormat
andIntl.DisplayNames
objects. But this approach doesn't seem too elegant.IsWellFormedCurrencyCode()
.We could provide a complete algorithm to make this case more clear:
AvailableTimeZones ( region )
(split the content of item 6 to Remove region option for timeZone #24)
AvailableUnits ( ) and AvailableNumberingSystems ( )
(split the content of item 9 and 10 to #24)
Intl.supportedValuesOf ( key [ , options ]) ... see Remove region option for timeZone #24
Intl.supportedValuesOf ( key [ , options ]) ... see Remove region option for timeZone #24
Intl.supportedValuesOf ( key [ , options ])
Intl.supportedValuesOf(...)
or add a new sub-section named "Abstract Operations for Intl" under "The Intl Object".( Move the content of the item 13 and 14 to #23 )
13. CreateSupportedValuesIterator ( list ) ... see #23
14. Intl.supportedValuesOf ( key [ , options ]) ... see #23
The text was updated successfully, but these errors were encountered: