Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41124 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52527 invoked from network); 16 Oct 2008 14:37:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Oct 2008 14:37:29 -0000 Authentication-Results: pb1.pair.com header.from=justin.carlson@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=justin.carlson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.182.189 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: justin.carlson@gmail.com X-Host-Fingerprint: 64.233.182.189 nf-out-0910.google.com Received: from [64.233.182.189] ([64.233.182.189:45321] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0A/A0-49179-8A157F84 for ; Thu, 16 Oct 2008 10:37:29 -0400 Received: by nf-out-0910.google.com with SMTP id b11so13213nfh.13 for ; Thu, 16 Oct 2008 07:37:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=6fd6YG/joyF5Fuvp9J2wzlDHApQmvYOlNeJbvAh7718=; b=LFdMHude7rwxC2hXCBLLifxhdkAbUzRk9n8zAyXFN46xUJiuY8AtjVfmAUnWOH+d8e EyCdO4f2E4ofDjKtpqXm1dDyxFPTmuOVGM6lYTjMeXEgLOiyRSGGbYrvqGNmD+AM1/jS JW92YtD8vncbvtbHt+6o1CbA0Lp1faevR2O08= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=QiZ9f1gOQD+ALPHgWD6n+WSMhvfOF7q5w/kMOHFyEtbULaU8L29H4xCsS/4uma41oO KcIx27rq+zd/+YYqlPwAoQR17PO881UOqK7qG6GQn51ajGoG15XAcoUrgoe3e+2xKt36 3zvYvM8vIWjzuiziUSz47Md5jEPn48j1WMeDY= Received: by 10.210.117.1 with SMTP id p1mr2498718ebc.83.1224167846108; Thu, 16 Oct 2008 07:37:26 -0700 (PDT) Received: from ?10.10.2.80? ([165.206.169.155]) by mx.google.com with ESMTPS id 20sm1986004eyk.4.2008.10.16.07.37.23 (version=SSLv3 cipher=RC4-MD5); Thu, 16 Oct 2008 07:37:25 -0700 (PDT) Message-ID: <48F751A2.4040508@gmail.com> Date: Thu, 16 Oct 2008 09:37:22 -0500 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: RQuadling@GoogleMail.com CC: PHP Internals List References: <48F653FF.5010106@chiaraquartet.net> <10845a340810160555w676a5a39neb58bb20144ffff5@mail.gmail.com> In-Reply-To: <10845a340810160555w676a5a39neb58bb20144ffff5@mail.gmail.com> 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: justin.carlson@gmail.com (Justin Carlson) +1 for option 3, http://wiki.php.net/rfc/namespaceissues Really don't want to see option 2. Richard Quadling wrote: > 2008/10/15 Greg Beaver : > >> 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 >>