Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41216 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71608 invoked from network); 17 Oct 2008 12:16:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Oct 2008 12:16:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=bs@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=bs@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 80.81.249.139 as permitted sender) X-PHP-List-Original-Sender: bs@php.net X-Host-Fingerprint: 80.81.249.139 mx.systisoft.com Linux 2.5 (sometimes 2.4) (4) Received: from [80.81.249.139] ([80.81.249.139:60423] helo=mx.systisoft.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 66/C2-57950-A2288F84 for ; Fri, 17 Oct 2008 08:16:44 -0400 Received: (qmail 19164 invoked from network); 17 Oct 2008 12:09:56 -0000 Received: from unknown (HELO mail.ih.systisoft.com) (80.81.249.133) by mx.systisoft.com with SMTP; 17 Oct 2008 12:09:56 -0000 Received: from localhost (localhost [127.0.0.1]) by mail.ih.systisoft.com (Postfix) with ESMTP id 8BAEB8105AD; Fri, 17 Oct 2008 14:16:39 +0200 (CEST) Received: from mail.ih.systisoft.com ([127.0.0.1]) by localhost (heidi.b.ih.systisoft.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08250-03; Fri, 17 Oct 2008 14:16:34 +0200 (CEST) Received: from rocx.b2.ih.systisoft.com (unknown [10.0.6.160]) by mail.ih.systisoft.com (Postfix) with ESMTP id 13995810596; Fri, 17 Oct 2008 14:16:34 +0200 (CEST) Message-ID: <6F6CB4A6-B67C-4177-8AC6-5AF26EB06F5B@php.net> To: PHP Developers Mailing List , Greg Beaver In-Reply-To: <48F653FF.5010106@chiaraquartet.net> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Fri, 17 Oct 2008 14:16:32 +0200 References: <48F653FF.5010106@chiaraquartet.net> X-Mailer: Apple Mail (2.929.2) X-Virus-Scanned: by amavisd-new at mail.ih.systisoft.com X-Spam-Status: No, hits=0.025 tagged_above=-999 required=5 tests=ALL_TRUSTED, AWL, BAYES_50, DNS_FROM_SECURITYSAGE, MISSING_SUBJECT, NO_RECEIVED X-Spam-Level: Subject: Re: [PHP-DEV] my last attempt at sanity with namespaces From: bs@php.net (Benjamin Schulz) +1 for #3 ("use namespace" or "use class") Regards, Benjamin On 15.10.2008, at 22:35, 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 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >