Author: Alex Barkov Email: [EMAIL PROTECTED] Message: We didn't plan to add full unicode normalization support, but accent independant search is on our TODO.
> Is it possible to include the unicode normalization into the unicode module? > > The unicode.org have a technical report about the normalization : with these forms, >equivalent text will have identical binary representations. When implementations keep >strings in a normalized form, they can be assured that equivalent strings have a >unique binary representaton. > > Also, there is a project in sourceforge that implement it in ANSI C: > > > > I would like to raise the developer's attentation about this. If it is possible, >please replace the tolower with normalization in unicode.c > Reply: <http://www.mnogosearch.org/board/message.php?id=4157> ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
