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

otakustay otakustay at gmail.com
Thu Mar 29 16:55:32 UTC 2012


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.


More information about the Mono-devel-list mailing list