[Mono-dev] patches for RegionInfo support
Atsushi Eno
atsushi at ximian.com
Mon Aug 15 03:09:22 EDT 2005
Hi,
I noticed that currently our RegionInfo (sys.globalization)
support is hard-coded and pretty insufficient. So I reimplemented
it like what we do for CultureInfo i.e. create region table from
CLDR via locale-builder.
Actually I mostly reused locale-builder so it just requires
attached patchs. The resulting culture-info-table.h will become
like 175 KB where it currently is about 140 KB.
Any comments are appreciated :)
Atsushi Eno
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: region-support-metadata.patch
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050815/505860ab/attachment.pl
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: region-support-builder.patch
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050815/505860ab/attachment-0001.pl
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: region-support-corlib.patch
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050815/505860ab/attachment-0002.pl
More information about the Mono-devel-list
mailing list