Re: [Snowball-discuss] Unicode

From: Andreas Jung (andreas@zope.com)
Date: Fri Feb 22 2002 - 19:15:12 GMT


----- Original Message -----
From: "Vineet Gupta" <vineet@stratify.com>
To: "Snowball discuss" <snowball-discuss@lists.sourceforge.net>
Sent: Friday, February 22, 2002 14:04
Subject: [Snowball-discuss] Unicode

> Another alternative is to get the IBM International Components for Unicode
> library in C or Java.
> http://oss.software.ibm.com/icu/
> It has a wide variety of converters, along with lots of other
functionality
> for internationalization and localization (for example its IsAlpha
function
> is better than the iswalpha that comes with Microsoft Visual C++).

I don't like that idea to use another component. At least most modern
scripting
languages (Python, Perl, TCL) have a reasonable unicode support and it makes
few sense to use another package. Instead I am in favour for some kind of
callback or wrapper mechanism to wrap unicode related functions calls into
the
languages native unicode support.

Andreas

_______________________________________________
Snowball-discuss mailing list
Snowball-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/snowball-discuss



This archive was generated by hypermail 2.1.3 : Thu Sep 20 2007 - 12:02:41 BST