Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33785 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78279 invoked by uid 1010); 6 Dec 2007 03:10:02 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 78264 invoked from network); 6 Dec 2007 03:10:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Dec 2007 03:10:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=larry@garfieldtech.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=larry@garfieldtech.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain garfieldtech.com from 76.96.62.48 cause and error) X-PHP-List-Original-Sender: larry@garfieldtech.com X-Host-Fingerprint: 76.96.62.48 qmta05.westchester.pa.mail.comcast.net Received: from [76.96.62.48] ([76.96.62.48:35148] helo=QMTA05.westchester.pa.mail.comcast.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0A/3E-12052-90867574 for ; Wed, 05 Dec 2007 22:10:02 -0500 Received: from OMTA12.westchester.pa.mail.comcast.net ([76.96.62.44]) by QMTA05.westchester.pa.mail.comcast.net with comcast id MD7u1Y00B0xGWP80509y00; Thu, 06 Dec 2007 03:09:59 +0000 Received: from earth.ufp ([71.228.13.89]) by OMTA12.westchester.pa.mail.comcast.net with comcast id MF9z1Y0061vH2xB0300000; Thu, 06 Dec 2007 03:09:59 +0000 X-Authority-Analysis: v=1.0 c=1 a=kwU3z1scVHvYti_ZUsYA:9 a=rggXNX339Xd5IdDDf9qAQxwg1tMA:4 a=FHBbIDN7CdwA:10 a=LY0hPdMaydYA:10 Received: from localhost (localhost [127.0.0.1]) by earth.ufp (Postfix) with ESMTP id C0943D8340 for ; Wed, 5 Dec 2007 21:09:58 -0600 (CST) Received: from earth.ufp ([127.0.0.1]) by localhost (earth.ufp [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BWFsnUqFySIJ for ; Wed, 5 Dec 2007 21:09:56 -0600 (CST) Received: from vulcan.ufp (vulcan.ufp [192.168.42.4]) by earth.ufp (Postfix) with ESMTP id 61DABD833F for ; Wed, 5 Dec 2007 21:09:45 -0600 (CST) To: internals@lists.php.net Date: Wed, 5 Dec 2007 21:10:36 -0600 User-Agent: KMail/1.9.6 (enterprise 0.20070907.709405) References: <475713B2.4030802@iamjochem.com> <475719ED.8050306@zend.com> In-Reply-To: <475719ED.8050306@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200712052110.37023.larry@garfieldtech.com> Subject: Re: [PHP-DEV] Namespace From: larry@garfieldtech.com (Larry Garfield) On Wednesday 05 December 2007, Stanislav Malyshev wrote: > > implementation [details] not the concept. I believe that the > > implementation needs a little ironing out ... what's the harm in taking > > the time to do this? or at least taking the time to let consensus take > > hold? > > No harm, but we will have multiple namespaces per file figured out > pretty soon, and I don't see any new developments with the braces thing, > so what exactly would we wait for? Actually, as I've said previously IF we switch to multiple namespaces per file (which I honestly have no strong opinion on), switching to braces at the same time makes sense. It's much easier to parse visually (by a human) in that case, and there's no reason I know of why we couldn't still forbid non-namespaced code in a namespace-using file to avoid confusing weirdness. -- Larry Garfield AIM: LOLG42 larry@garfieldtech.com ICQ: 6817012 "If nature has made any one thing less susceptible than all others of exclusive property, it is the action of the thinking power called an idea, which an individual may exclusively possess as long as he keeps it to himself; but the moment it is divulged, it forces itself into the possession of every one, and the receiver cannot dispossess himself of it." -- Thomas Jefferson