Re: ICU Modularization
"Mark Davis" <[email protected]>
| Newsgroups | gmane.comp.lib.icu.general |
|---|---|
| Message-ID | <001b01c35336$6b5b22a0$3e733009@DAVIS1> |
We have already separated currency information out of the locales, since it is orthogonal. The only thing that should be in en_US and other country extensions are cases that differ in real language features. See http://oss.software.ibm.com/cvs/icu/~checkout~/icu/source/data/locales/en_US.txt If there are any exceptions to that, they are probably errors. (There are some known case where there are spurious duplicates between child and parent locale. Those don't hurt anything, but we should clean them up some day). Mark __________________________________ http://www.macchiato.com ► “Eppur si muove” ◄ ----- Original Message ----- From: "Carl W. Brown" <[email protected]> To: "Mark Davis" <[email protected]>; "icu-list" <[email protected]> Sent: Friday, July 25, 2003 21:13 Subject: RE: ICU Modularization > Mark, > > In most cases there are not sub-language parameters instead there is only > country information. I was wondering if it might not be better to separate > language and country info. It would save duplicate country info and allow > locales like es_US. > > Carl > > > -----Original Message----- > > From: [email protected] > > [mailto:[email protected]]On Behalf Of Mark Davis > > Sent: Friday, July 25, 2003 3:36 PM > > To: icu-list > > Subject: ICU Modularization > > > > > > We are looking at the general topic of how to enable easier and more > > effective modularization (and binary compatibility) for ICU. A working > > document is at > > http://oss.software.ibm.com/cvs/icu/~checkout~/icuhtml/design/modu > > larization/icu_modularization_overview.html. > > > > We'd welcome your comments on this topic. > > > > _______________________________________________ > > icu mailing list > > [email protected] > > http://oss.software.ibm.com/developerworks/oss/mailman/listinfo/icu > > > > > _______________________________________________ > icu mailing list > [email protected] > http://oss.software.ibm.com/developerworks/oss/mailman/listinfo/icu >