[Mono-dev] Incomplete Microsoft.VisualBasic.Strings.StrConv - Is there any future plan to fullfill this?

Atsushi Eno atsushieno at veritas-vos-liberabit.com
Thu Mar 29 17:14:21 UTC 2012


Just curious, what's blocking you from implementing those methods by 
yourself? I'm sure they are taking patches.

Atsushi Eno

> HI All:
>
> I noticed that Microsoft.VisualBasic.Strings.StrConv method is not
> completely implemented, it does not support:
>
> VbStrConv.Wide
> VbStrConv.Narrow
> VbStrConv.Katakana
> VbStrConv.Hiragana
> VbStrConv.SimplifiedChinese
> VbStrConv.TraditionalChinese
>
> That is, Microsoft.VisualBasic.Stirng.StrConv only supports conversion
> between common string cases (Lower / Upper) but doesn't support any culture
> specified conversion.
>
> Since these culture or region specified conversion are very important when
> implementing a culture related Analyzer and Tokenizer for Lucene or other
> full-text search engine, so I'm wondering if there is any future possibility
> mono team would provide a full implement on this method.
>
> Thanks.
>
> --
> View this message in context: http://mono.1490590.n4.nabble.com/Incomplete-Microsoft-VisualBasic-Strings-StrConv-Is-there-any-future-plan-to-fullfill-this-tp4516089p4516089.html
> Sent from the Mono - Dev mailing list archive at Nabble.com.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
>



More information about the Mono-devel-list mailing list