[Mono-devel-list] [PATCH] Reworked unified Locale classes

Kornél Pál kornelpal at hotmail.com
Mon Jun 13 07:14:15 EDT 2005


>> What about a pacth that adds a common Locale.cs copy, modifies sources
>> files
>> and removes unused Locale.cs files?
> ...
> That's exactly what I suggested :-). I think that is the first step.

This patch has to be easy to review.
I added the common Locale.cs and I modified the .sources files in all of the
assemblies except in corlib because it has to have it's own modified
version.
I did not remove any files yet so the diff file is much short.

By the way does corlib have any conditional compilation constants (for
example INSIDE_CORLIB) defined everytime it is compiled? If it has the same
Locale.cs could be used with conditional compilation that could make code
maintenance easier.

Please review this patch and approve it if you think so. Otherwise please
explain me what should I modify.

Kornél
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CommonLocale.diff
Type: application/octet-stream
Size: 20547 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050613/9e96b576/attachment.obj 


More information about the Mono-devel-list mailing list