Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39018 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49721 invoked from network); 16 Jul 2008 19:44:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jul 2008 19:44:22 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.163 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.163 il-gw1.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.163] ([212.25.124.163:7848] helo=il-gw1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 06/C3-54589-59F4E784 for ; Wed, 16 Jul 2008 15:44:22 -0400 Received: from us-ex1.zend.com ([192.168.16.5]) by il-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 16 Jul 2008 22:44:49 +0300 Received: from [192.168.16.110] ([192.168.16.110]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 16 Jul 2008 12:44:46 -0700 Message-ID: <487E4FAE.3050101@zend.com> Date: Wed, 16 Jul 2008 12:44:46 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Stefan Priebsch CC: internals@lists.php.net References: <1216138090.15841.11.camel@steve-laptop> <7f3ed2c30807160034h483ecb49m189e298ba6615406@mail.gmail.com> <487E0D6F.9080609@e-novative.de> In-Reply-To: <487E0D6F.9080609@e-novative.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 16 Jul 2008 19:44:46.0372 (UTC) FILETIME=[669F0E40:01C8E77C] Subject: Re: [PHP-DEV] Namespace problem? From: stas@zend.com (Stanislav Malyshev) Hi! > around a namespace, so I'd boldly suggest either fixing the curly braces > notation to allow use statements or disallow curly braces around Use statements should be at the top, as the influence whole file scope. > namespaces, because as it is, it doesn't really seem useful. What doesn't seem useful? What exactly you are trying to do? -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com