Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20472 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59802 invoked by uid 1010); 26 Nov 2005 01:21:01 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 59787 invoked from network); 26 Nov 2005 01:21:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Nov 2005 01:21:01 -0000 X-Host-Fingerprint: 81.103.221.48 mta08-winn.ispmail.ntl.com Solaris 8 (1) Received: from ([81.103.221.48:5890] helo=mta08-winn.ispmail.ntl.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 40/D0-56276-C78B7834 for ; Fri, 25 Nov 2005 20:21:01 -0500 Received: from aamta11-winn.ispmail.ntl.com ([81.103.221.35]) by mta08-winn.ispmail.ntl.com with ESMTP id <20051126012056.WPTZ17804.mta08-winn.ispmail.ntl.com@aamta11-winn.ispmail.ntl.com>; Sat, 26 Nov 2005 01:20:56 +0000 Received: from [192.168.0.21] (really [81.106.214.135]) by aamta11-winn.ispmail.ntl.com with ESMTP id <20051126012056.UXOE16192.aamta11-winn.ispmail.ntl.com@[192.168.0.21]>; Sat, 26 Nov 2005 01:20:56 +0000 Message-ID: <4387B8C7.9030204@fission.org.uk> Date: Sat, 26 Nov 2005 01:22:15 +0000 User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051013) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jessie Hernandez CC: internals@lists.php.net, Christian Schneider References: <7.0.0.16.2.20051124161240.0573e640@zend.com> <20051125034515.6fefa4e2@localhost.localdomain> <43867C6C.2010209@prohost.org> <20051125040950.26305e08@localhost.localdomain> <43869FC5.4060708@lerdorf.com> <20051125075501.79718ee6@localhost.localdomain> <1132903004.9936.25.camel@localhost.localdomain> <1086017308.20051125091648@marcus-boerger.de> <01.D8.11378.05EC6834@pb1.pair.com> <1946534082.20051125100920@marcus-boerger.de> <4386D5C6.8040802@php.net> <4386E355.7020901@cschneid.com> <43870917.5070409@prohost.org> <43870E22.8000309@cschneid.com> <955021720.20051125202818@marcus-boerger.de> <4387AF5F.4080204@cschneid.com> <4387B168.5000505@gmail.com> In-Reply-To: <4387B168.5000505@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: PHP 5.1 (Or How to break tousands of apps out there) From: gareth@fission.org.uk (Gareth Ardron) Jessie Hernandez wrote: > Hi Chris, > > Christian Schneider wrote: > >> >> PS: I'd rather have : for namespaces with the whitespace restriction >> for ? a:x : b:y than the confusing (escaping characters outside of a >> string?) backslash. >> >> - Chris > > > I completely agree, and as I said before, I suspect the majority who are > asking for namespaces would agree with this also. Majority asking for namespaces != majority of php users.