Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36328 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78539 invoked from network); 22 Mar 2008 17:50:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Mar 2008 17:50:37 -0000 X-Host-Fingerprint: 68.112.142.27 68-112-142-27.dhcp.stcd.mn.charter.com Received: from [68.112.142.27] ([68.112.142.27:10398] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 70/7D-16027-DE645E74 for ; Sat, 22 Mar 2008 12:50:37 -0500 Message-ID: <70.7D.16027.DE645E74@pb1.pair.com> To: internals@lists.php.net Date: Sat, 22 Mar 2008 12:50:36 -0500 User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 References: <1789567073.20080321223647@marcus-boerger.de> <47E43032.20507@chiaraquartet.net> <1206186368.5916.3.camel@pena> <1404614933.20080322162915@marcus-boerger.de> <1206202656.10080.47.camel@localhost> In-Reply-To: <1206202656.10080.47.camel@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 68.112.142.27 Subject: Re: [PHP-DEV] Re: [RFC] Namespace syntax decision From: rpanning@gmail.com (Ryan Panning) Lars Strojny wrote: > Hi, > > Am Samstag, den 22.03.2008, 16:29 +0100 schrieb Marcus Boerger: > [...] >> looks pretty good to me. Let's see what other responses we get by late >> wedensday. > > I like the current syntax and don't think it is confusing. So -1 for > changing it. > > cu, Lars I'm also -1 on this one. If your namespace needs to be in brackets {} then that means more indentation. Not that it's a huge deal but I like to keep the indents to a minimum.