Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41102 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89788 invoked from network); 15 Oct 2008 22:03:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Oct 2008 22:03:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=andrei@gravitonic.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=andrei@gravitonic.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain gravitonic.com from 209.85.217.14 cause and error) X-PHP-List-Original-Sender: andrei@gravitonic.com X-Host-Fingerprint: 209.85.217.14 mail-gx0-f14.google.com Received: from [209.85.217.14] ([209.85.217.14:43176] helo=mail-gx0-f14.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F6/B2-10880-4A866F84 for ; Wed, 15 Oct 2008 18:03:17 -0400 Received: by gxk7 with SMTP id 7so7044655gxk.23 for ; Wed, 15 Oct 2008 15:03:14 -0700 (PDT) Received: by 10.100.229.14 with SMTP id b14mr1895789anh.46.1224108194077; Wed, 15 Oct 2008 15:03:14 -0700 (PDT) Received: from andrei-01.prv.corp.outspark.com ([12.51.40.234]) by mx.google.com with ESMTPS id b14sm856304ana.23.2008.10.15.15.03.12 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 15 Oct 2008 15:03:12 -0700 (PDT) Message-ID: <48F6689E.2020304@gravitonic.com> Date: Wed, 15 Oct 2008 15:03:10 -0700 User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070807) MIME-Version: 1.0 To: Greg Beaver CC: PHP Developers Mailing List References: <48F653FF.5010106@chiaraquartet.net> In-Reply-To: <48F653FF.5010106@chiaraquartet.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] my last attempt at sanity with namespaces From: andrei@gravitonic.com (Andrei Zmievski) Thank you for the voice of sanity, Greg. I agree with your approach. -Andrei Greg Beaver wrote: > Hi, > > http://wiki.php.net/rfc/namespaceissues > > Read it and discuss. Let's be clear people: the technical problems in > namespaces are limited and solvable. The problems in the political > environment surrounding them may not be. Wouldn't politics be a > stupid-ass reason to remove namespaces? > > Greg >