In our application, which is solely for the world's minority languages, we
would like to be able to make new CultureInfo's from ldlm files (Locale Data
Markup Language).

On the Windows side, we can use the .Net Framework 2.0's
CultureAndRegionInfoBuilder class.

Any ideas on how we could do something on the Linux side?  

Is ICU still used underneath?  (It still has a property called "IcuName").
If so, is that the level that our app needs to introduce new locale info,
and then mono's CultureInfo will be able to pick it up there?  


Thanks
John Hatton
wesay.org


_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to