Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aa55b0d

Browse files
authored
Address comments about MF1 functionality
1 parent b1a0de3 commit aa55b0d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/goals.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,12 @@ The MessageFormat Working Group is a working group of the CLDR-TC.
3535
- Support migration and adoption by publishing as Stable in the default function set
3636
the functions and options needed to provide compatibility with ICU MessageFormat ("MF1").
3737
Note that certain features of MF1 have been deliberately excluded from this goal
38-
because they are in conflict with the design goals of Unicode MessageFormat
39-
or because they are specialized features unique to MF1 and which ICU is free to implement:
38+
because they are in conflict with the design goals of Unicode MessageFormat,
39+
because they are specialized features unique to MF1 (which ICU is free to implement),
40+
or because they might be superseded by newer specifications:
4041
- ChoiceFormat (an anti-pattern)
4142
- Date/time picture strings (an anti-pattern)
43+
- Date/time and number skeletons (specialized functionality, potentially superseded by semantic skeletons)
4244
- Nested selection or partial message selection (an anti-pattern)
4345
- `spellout` and `duration` formats (specialized functionality)
4446
- `ordinal` _formatting_ (specialized functionality, incompetely specified in CLDR)

0 commit comments

Comments
 (0)