Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22921 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64213 invoked by uid 1010); 22 Apr 2006 00:24:14 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 64198 invoked from network); 22 Apr 2006 00:24:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Apr 2006 00:24:14 -0000 X-Host-Fingerprint: 204.11.219.139 lerdorf.com Linux 2.5 (sometimes 2.4) (4) Received: from ([204.11.219.139:39581] helo=lerdorf.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 15/05-19715-DA779444 for ; Fri, 21 Apr 2006 20:24:13 -0400 Received: from [192.168.11.2] (c-24-6-96-18.hsd1.ca.comcast.net [24.6.96.18]) (authenticated bits=0) by lerdorf.com (8.13.6/8.13.6/Debian-1) with ESMTP id k3M0O8Bj028821; Fri, 21 Apr 2006 17:24:09 -0700 In-Reply-To: References: <72.61.19715.F6769444@pb1.pair.com> Mime-Version: 1.0 (Apple Message framework v749.3) X-Priority: 3 Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: <1D51B112-8522-41FA-AA6B-595AEE496B7F@gravitonic.com> Cc: internals@lists.php.net Content-Transfer-Encoding: 7bit Date: Fri, 21 Apr 2006 17:24:07 -0700 To: l0t3k X-Mailer: Apple Mail (2.749.3) Subject: Re: [PHP-DEV] Karma Request From: andrei@gravitonic.com (Andrei Zmievski) On Apr 21, 2006, at 5:22 PM, l0t3k wrote: > Pierre, > i've been working extensively (in private) with the ICU API [1], > so that's > my primary focus. in the immediate term i > have a patch against the CVS collator code to add support for sort > keys, as > well as a patch for ICU error code to > string [2]. > > Clayton > aka l0t3k > > [1] An old attempt is here http://cvs.iworks.at/cvs.php/php-i18n? > login=2 > [2] An updated version of > http://cvs.iworks.at/co.php/php-i18n/i18n_errors.cpp?login=2&r=1.2 > against > the current CVS Do you have a link to both patches against the HEAD? -Andrei