Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40503 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60507 invoked from network); 13 Sep 2008 09:49:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Sep 2008 09:49:59 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; 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:35287] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A5/25-24472-6CC8BC84 for ; Sat, 13 Sep 2008 05:49:58 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id C1BF8414400B; Sat, 13 Sep 2008 09:51:49 +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 birV2QvJ-jzM; Sat, 13 Sep 2008 11:51:48 +0200 (CEST) Received: from [172.26.31.232] (tmo-102-1.customers.d1-online.com [80.187.102.1]) (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 598424144009; Sat, 13 Sep 2008 11:51:46 +0200 (CEST) Cc: Marcus Boerger , internals@lists.php.net Message-ID: To: Greg Beaver In-Reply-To: <48CAE08F.30908@chiaraquartet.net> 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: Sat, 13 Sep 2008 11:49:43 +0200 References: <48CABEEB.9070201@chiaraquartet.net> <25662031.20080912230903@marcus-boerger.de> <48CAE08F.30908@chiaraquartet.net> X-Mailer: Apple Mail (2.928.1) Subject: Re: [PHP-DEV] [PATCH] allow T_INLINE_HTML before T_NAMESPACE From: mls@pooteeweet.org (Lukas Kahwe Smith) On 12.09.2008, at 23:35, Greg Beaver wrote: > Marcus Boerger wrote: >> Hello Greg, >> >> please don't > > OK. Nice working with you Marcus, this is high class stuff. I'm glad > to see the work I'm doing is taken so seriously. Greg, as you can see several people think its better to ensure that namespace/use statements are always at the top. This is all Marcus was expressing in his "german straight to the point" kind of way. That being said, its awesome that you are making sure that when we are discussing namespaces, that we can talk about what behavior we want, without having to wonder if its doable or not. This is very much appreciated! regards, Lukas Kahwe Smith mls@pooteeweet.org