[Mono-devel-list] Adding new CultureInfo

Aleksandar Dezelin dezelin at gmail.com
Tue Feb 1 09:27:14 EST 2005


One simple question: does remoting serialize static fields of a class?

Cheers,
Aleksandar Dezelin


On Tue, 1 Feb 2005 15:20:51 +0100, Aleksandar Dezelin <dezelin at gmail.com> wrote:
> It works on .NET !
> 
> I looked at CultureInfo.cs and found that constructor
> 'CultureInfo(string name)' calls underlaying internal method 'extern
> bool construct_internal_locale_from_name (string name)' which probably
> don't know how to initialize Mono runtime internal locale states. I
> saw that Mono depends on IBM's ICU library (I guess for this
> localization stuff)  so I'll check it out.
> 
> Cheers,
> Aleksandar Dezelin
> 
> On Tue, 1 Feb 2005 11:57:58 -0200, Rafael Teixeira <monoman at gmail.com> wrote:
> > Also, I don't think cultures can be specified with specific charsets.
> > AFAIK, you can have only "sr-SP".
> >
> > I may be plain wrong, but that is what remember ...
> >
> > Fun,
> >
> > On Tue, 1 Feb 2005 11:54:30 -0200, Rafael Teixeira <monoman at gmail.com> wrote:
> > > Just in case: Does .NET support that culture?
> > >
> > >
> > > On Tue, 1 Feb 2005 14:15:55 +0100, Aleksandar Dezelin <dezelin at gmail.com> wrote:
> > > > When I instantiate a class CultureInfo with a culture name set to
> > > > "sr-SP-Latn" it shows me an error saying that 'culture sr-SP-Latn' is
> > > > (null)'. I am using Debian unstable and mono 1.1.3 source built with
> > > > ICU support. I have installed package 'locale'. If there's no suppport
> > > > in Mono for the 'sr-SP-Latn' I would like to add it.
> > > >
> > > > Cheers,
> > > > Aleksandar Dezelin
> > > >
> > > > --
> > > > Linux is like wighwam, no windows no gates and apache inside...
> > > > _______________________________________________
> > > > Mono-devel-list mailing list
> > > > Mono-devel-list at lists.ximian.com
> > > > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> > > >
> > >
> > >
> > > --
> > > Rafael "Monoman" Teixeira
> > > ---------------------------------------
> > > I'm trying to become a "Rosh Gadol" before my own eyes.
> > > See http://www.joelonsoftware.com/items/2004/12/06.html for enlightment.
> > >
> >
> > --
> > Rafael "Monoman" Teixeira
> > ---------------------------------------
> > I'm trying to become a "Rosh Gadol" before my own eyes.
> > See http://www.joelonsoftware.com/items/2004/12/06.html for enlightment.
> >
> 
> --
> Linux is like wighwam, no windows no gates and apache inside...
> 
> 
> --
> Linux is like wighwam, no windows no gates and apache inside...
> 


-- 
Linux is like wighwam, no windows no gates and apache inside...



More information about the Mono-devel-list mailing list