How do you handle YOUR encodings?
jda
jda at his.com
Thu Apr 8 12:14:12 CDT 2004
>
> >
>> Yes. But indexed searches don't work. And I don't think
>> case-insensitive searches will reliably work in other languages (like
>> Greek) using the UPPER or LOWER in a method trick because Valentina
>> 1.x doesn't know how to deal with UTF-8 letters that don't fall in
>> the ASCII range.
>>
>
>why should not work?
>I'm sure case-insensitive search in Upper methods works fine
>and see no reason why indexed search should fail
>I'll check this ASAP, thoguh
Well, for one thing "end of word" delimiters used to create the index
won't work properly (because if Valentina assumes you're using, say,
a Roman character set it will be fooled by codepoint values that
aren't in the ASCII range).
Jon
More information about the Valentina
mailing list