Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36826 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24608 invoked from network); 7 Apr 2008 00:24:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Apr 2008 00:24:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; 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:45764] helo=mx1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 85/73-03324-5A969F74 for ; Sun, 06 Apr 2008 20:24:06 -0400 Received: from us-ex1.zend.com ([192.168.16.5]) by mx1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 7 Apr 2008 03:24:40 +0300 Received: from [192.168.17.77] ([192.168.17.77]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Sun, 6 Apr 2008 17:24:36 -0700 Message-ID: <47F9699E.4000808@zend.com> Date: Sun, 06 Apr 2008 17:23:58 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: =?ISO-8859-1?Q?David_Z=FClke?= CC: PHP Internals References: <47F463F0.4030407@zend.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 07 Apr 2008 00:24:36.0571 (UTC) FILETIME=[C2A35AB0:01C89845] Subject: Re: [PHP-DEV] intl naming From: stas@zend.com (Stanislav Malyshev) Hi! > What about > a) an "ICU" prefix? I don't think it's better than intl_, having disadvantage of referring to particular library rather than function (like glibc_file_get_contents instead of file_get_contents). > b) daring the leap and use namespaces, making it 5.3+ only (I know, that > wasn't the plan, but maybe it would be a good idea) I'm afraid this is not an option. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com