Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33817 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6795 invoked by uid 1010); 7 Dec 2007 02:07:21 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 6780 invoked from network); 7 Dec 2007 02:07:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Dec 2007 02:07:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=dohpaz@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dohpaz@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.185 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: dohpaz@gmail.com X-Host-Fingerprint: 209.85.198.185 rv-out-0910.google.com Received: from [209.85.198.185] ([209.85.198.185:32251] helo=rv-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 66/E5-15167-8DAA8574 for ; Thu, 06 Dec 2007 21:07:20 -0500 Received: by rv-out-0910.google.com with SMTP id k15so499700rvb for ; Thu, 06 Dec 2007 18:07:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=XlFYmC9PLX6gVBGI46noXqAZI8NtbHHwDBxDIpqrFgQ=; b=SC9DdHsUlIe3A6CF4ZWPZzFV/wBM87kc7aWCrEq1npcjLVMU2P7GS7ufcnTbQXBxzsLEcc+qW2G9cbXDGfYrJ/1qZtogEIr+rxFObJZsJ6IHiGJ46jNyPCNopq6DPY1n7MtDVXeW7OzdJJhTy4vgRk0VOTXnQMYfqGh03NBVZJ0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=xKJmvVbu1tdLZXG3ZeVY/WWCEQFKAjQFKklhWBb7JuVHslAv7aCHmP9F8A/IJMOKxw+6qQKQ9ursGUKcRx1T6I4ZlArCyV33zBgTI1fLd3JDhxs8fJrCwGaN5+6gNXc3wqO5CcsJRqB//2try9583WAjlfgzLgmP4y6+MxLndz4= Received: by 10.142.72.21 with SMTP id u21mr2034077wfa.1196993237995; Thu, 06 Dec 2007 18:07:17 -0800 (PST) Received: by 10.142.180.15 with HTTP; Thu, 6 Dec 2007 18:07:17 -0800 (PST) Message-ID: Date: Thu, 6 Dec 2007 21:07:17 -0500 To: "Gregory Beaver" Cc: "Derick Rethans" , "PHP Developers Mailing List" In-Reply-To: <4758A390.4040402@chiaraquartet.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_9483_32534090.1196993237994" References: <4758A390.4040402@chiaraquartet.net> Subject: Re: [PHP-DEV] A rebuttal to Re: RFC: Dropping Namespace From: dohpaz@gmail.com ("Ken Stanley") ------=_Part_9483_32534090.1196993237994 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Holy wow. That was fantastic! Not to downplay anything that Stas and the other developers have done -- because let's face it, they've done a fantastic job themselves -- you have definitely risen above and beyond the call of duty and really come up with some very compelling counter-arguments. This really makes me look forward to using namespaces, and to reading your guides. Thank you for all of the time and effort you, and those who have spent time helping you, have put into this feature. :) ------=_Part_9483_32534090.1196993237994--