Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36489 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20287 invoked from network); 25 Mar 2008 11:54:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Mar 2008 11:54:04 -0000 Authentication-Results: pb1.pair.com smtp.mail=dz@bitxtender.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=dz@bitxtender.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain bitxtender.com from 80.237.132.12 cause and error) X-PHP-List-Original-Sender: dz@bitxtender.com X-Host-Fingerprint: 80.237.132.12 wp005.webpack.hosteurope.de Received: from [80.237.132.12] ([80.237.132.12:56752] helo=wp005.webpack.hosteurope.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C2/55-27660-9D7E8E74 for ; Tue, 25 Mar 2008 06:54:03 -0500 Received: from dslb-088-064-210-094.pools.arcor-ip.net ([88.64.210.94] helo=[192.168.0.100]); authenticated by wp005.webpack.hosteurope.de running ExIM using esmtpsa (TLSv1:RC4-SHA:128) id 1Je7j5-0003J2-5g; Tue, 25 Mar 2008 12:53:59 +0100 Message-ID: <5F8A3890-DFA8-4CAA-9A73-FBC779A2933F@bitxtender.com> To: PHP internals In-Reply-To: <33.A1.20329.32958E74@pb1.pair.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v919.2) Date: Tue, 25 Mar 2008 12:53:58 +0100 References: <1789567073.20080321223647@marcus-boerger.de> <1206221550.31721.4.camel@goldfinger> <33.A1.20329.32958E74@pb1.pair.com> X-Mailer: Apple Mail (2.919.2) X-bounce-key: webpack.hosteurope.de;dz@bitxtender.com;1206446042;cd7e3d2e; Subject: Re: [PHP-DEV] Re: [RFC] Namespace syntax decision From: dz@bitxtender.com (=?ISO-8859-1?Q?David_Z=FClke?=) Same here. Multiple namespaces w/o brackets are just wrong. David Am 25.03.2008 um 02:44 schrieb Ben Ramsey: > On 3/23/08 5:05 AM, Sebastian Bergmann wrote: >> Johannes Schl=FCter schrieb: >>> I said in some previous post I won't like multiple namespaces per =20= >>> file >>> using the 2nd syntax. So imo: either on ns per file and the 2nd =20 >>> syntax >>> or allow multiple and use brackets. And then I prefer the latter. >> I second that emotion. > > I'm aware that there's already been a lot of discussion on this =20 > already, but as one who's already begun programming prototype code =20 > with namespaces, I agree with Johannes and Sebastian here. > > +1 > > --=20 > Ben Ramsey > http://benramsey.com/ > > --=20 > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >