|
From: Yuriko Y. <Yur...@Su...> - 2006-12-14 21:50:33
|
Thank you for the reply, Ram. The list of the exceptional cases is helpful. I see that all the exceptions are to include "draft=unconfirmed." Please allow me to ask one more question to clarify it for myself. Following the ICU convention of not including any data marked draft, ICU 3.6 does not even include the data with "draft=approved" (in CLDR1.3, "draft=false") beside these listed exceptions? And you don't have an exception of using "draft=provisional"? Thank you. Kind regards, Yuriko Ram Viswanadha wrote: > ICU's convention is not to include any data marked draft. However, in > ICU 3.6 there are exceptions to the convention to make sure that our > data concistency tests pass. Here are the list of exceptions: > > <include xpath="//ldml/characters/exemplarCharacters.*" locales="gl" > draft="unconfirmed" /> > <include xpath="//ldml/.*/special/.*"/> > <include > xpath="//ldml/localeDisplayNames/territories/territory\[@type='DO'].*" > locales="fr" draft="unconfirmed" /> > <include > xpath="//ldml/dates/calendars/calendar\[@type='gregorian'\]/eras.*" > locales="bg sl" draft="unconfirmed" /> > <include > xpath="//ldml/dates/calendars/calendar\[@type='gregorian'\]/quarters/quarterWidth\[@type='wide']/.*" > locales="is" draft="unconfirmed" /> > <include xpath="//ldml/collations/collation\[@type='standard'\]/.*" > locales="ml or" draft="confirmed" /> > > These exceptions are included in icu-config.xml > ( http://bugs.icu-project.org/trac/browser/icu/tags/release-3-6/source/data/icu-config.xml > <http://bugs.icu-project.org/trac/browser/icu/tags/release-3-6/source/data/icu-config.xml> ) > > > On 12/11/06, *Yuriko Yamasaki* <Yur...@su... > <mailto:Yur...@su...>> wrote: > > Hello. > > I have a question about what types of locale data from CLDR 1.4 is > used > by the latest ICU. > CLDR 1.4 introduced new values for "draft" attribute, "approved", > "provisional", and "proposed." > > Does ICU use the data in "provisional" state as well as "proposed" > state"? > Thank you. > > Kind regards, Yuriko > > > > > -- > Best Regards, > Ram Viswanadha > ICU > >------------------------------------------------------------------------ > >------------------------------------------------------------------------- >Take Surveys. Earn Cash. Influence the Future of IT >Join SourceForge.net's Techsay panel and you'll get the chance to share your >opinions on IT & business topics through brief surveys - and earn cash >http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > >------------------------------------------------------------------------ > >_______________________________________________ >icu-support mailing list - icu...@li... >To Un/Subscribe: https://lists.sourceforge.net/lists/listinfo/icu-support > > |