Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37011 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41102 invoked from network); 14 Apr 2008 22:17:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Apr 2008 22:17:14 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.162] ([212.25.124.162:13058] helo=mx1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 16/F2-23408-7E7D3084 for ; Mon, 14 Apr 2008 18:17:13 -0400 Received: from us-ex1.zend.com ([192.168.16.5]) by mx1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 15 Apr 2008 01:17:52 +0300 Received: from [192.168.16.217] ([192.168.16.217]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 14 Apr 2008 15:17:48 -0700 Message-ID: <4803D7DF.8020308@zend.com> Date: Mon, 14 Apr 2008 15:17:03 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Pierre Joye CC: PHP Internals References: <47F463F0.4030407@zend.com> <4803D0A2.2030008@zend.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 14 Apr 2008 22:17:48.0630 (UTC) FILETIME=[5F41AF60:01C89E7D] Subject: Re: [PHP-DEV] intl naming From: stas@zend.com (Stanislav Malyshev) Hi! > I hope you are keeping in mind our last discussion here. I also like Yes, I do. > to know what to think about my API changes proposal and the exception > usages as it is a relatively important request. Or why are you asking? I already stated my opinion about exceptions - I consider using them inappropriate in the context of this extension. However, my question was not about redesigning the API, but specifically about names. > I really fear to suddenly see a 1.0.0-stable with none of our requests > inside. That depends on the requests and timeframe for their execution. Since we have mostly done the work that was planned for 1.0, I want to close one question that may change API. Adding features and enhancements is good, but not right now. If you wish, you may document them as feature requests for intl package on pecl too. > Also please find a patch as attachment. It fixes a possible crash in > datefmt_create. I have some more to come but I did not get the time to > finish. thanks, applied > The ICU build problem remains as well. I'm not sure it is safe to use > 2k3 binaries with php VC6 binaries. I wonder how you built it using > vc2005. It fails with all possible errors here. Any trick? No trick, just checked out the code, put the libs in ../icu, run configure and nmake. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com