LDML2ICUConverter - convert ldml / layout / inList & intext elements
Description
Deleted Component: xxx-tools
(replacing cldrbug #2347 with more specific bugs)
For subelements of ldml/laout/: Currently LDML2ICUConverter has code that appears intended to convert the <inList> element, but it does not seem to actually generate any output; and LDML2ICUConverter skips the <inText> element entirely. Both of these should be converted for use by ICU.
xpath
locale
Activity
Trac Comment 9 by —2012-01-11T05:13:14.000Z
Agree with Kent, these elements will be deprecated, see : and design proposal http://cldr.unicode.org/development/development-process/design-proposals/grammar-and-capitalization-for-date-time-elements
Trac Comment 6 by kent.karlsson14@0885cc00c95d6cd9—2011-02-02T11:35:21.000Z
Actually, I think all of the <layout> stuff should be deprecated, and all data pertaining to it should be removed from the locale files.
Firstly, casing does not work the way presumed for these elements, never has, never will.
Thus, secondly, and not surprising, all data I've seen in locale files for this is garbage and totally useless.
Please deprecate and remove, and certainly do not convert for use in ICU.
Trac Comment 1 by —2009-10-14T15:04:15.000Z
This data is needed for new ICU API per
http://bugs.icu-project.org/trac/ticket/4836\\
http://bugs.icu-project.org/trac/ticket/6754