Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39023 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63825 invoked from network); 16 Jul 2008 20:17:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jul 2008 20:17:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:52324] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DB/B6-54589-3575E784 for ; Wed, 16 Jul 2008 16:17:23 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id E09D04144007; Wed, 16 Jul 2008 20:17:50 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wPrrqdEooSA8; Wed, 16 Jul 2008 22:17:50 +0200 (CEST) Received: from [192.168.0.151] (77-57-23-243.dclient.hispeed.ch [77.57.23.243]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 9FCCA4144006; Wed, 16 Jul 2008 22:17:49 +0200 (CEST) Cc: Stefan Priebsch , internals@lists.php.net Message-ID: <9676F8D8-9CF1-4F3A-B046-191FE6F3D3B7@pooteeweet.org> To: Stanislav Malyshev In-Reply-To: <487E569D.6070707@zend.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v928.1) Date: Wed, 16 Jul 2008 22:15:58 +0200 References: <1216138090.15841.11.camel@steve-laptop> <7f3ed2c30807160034h483ecb49m189e298ba6615406@mail.gmail.com> <487E0D6F.9080609@e-novative.de> <487E4FAE.3050101@zend.com> <487E549F.8020001@e-novative.de> <487E569D.6070707@zend.com> X-Mailer: Apple Mail (2.928.1) Subject: Re: [PHP-DEV] Namespace problem? From: mls@pooteeweet.org (Lukas Kahwe Smith) On 16.07.2008, at 22:14, Stanislav Malyshev wrote: > Hi! > >> That means: I cannot use namespaces with curly braces combined with >> a use statement. This makes the curly braces pretty pointless. > > Well, don't use them then :) I think Stefan was just pointing out that allowing something that is rarely useful is just needlessly confusing, because it makes you think there is something you are missing. regards, Lukas Kahwe Smith mls@pooteeweet.org