File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -35,10 +35,12 @@ The MessageFormat Working Group is a working group of the CLDR-TC.
35
35
- Support migration and adoption by publishing as Stable in the default function set
36
36
the functions and options needed to provide compatibility with ICU MessageFormat ("MF1").
37
37
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:
40
41
- ChoiceFormat (an anti-pattern)
41
42
- Date/time picture strings (an anti-pattern)
43
+ - Date/time and number skeletons (specialized functionality, potentially superseded by semantic skeletons)
42
44
- Nested selection or partial message selection (an anti-pattern)
43
45
- ` spellout ` and ` duration ` formats (specialized functionality)
44
46
- ` ordinal ` _ formatting_ (specialized functionality, incompetely specified in CLDR)
You can’t perform that action at this time.
0 commit comments