Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40971 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73099 invoked from network); 14 Oct 2008 08:12:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Oct 2008 08:12:12 -0000 Authentication-Results: pb1.pair.com smtp.mail=letssurf@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=letssurf@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.146.176 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: letssurf@gmail.com X-Host-Fingerprint: 209.85.146.176 wa-out-1112.google.com Received: from [209.85.146.176] ([209.85.146.176:44614] helo=wa-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2D/1F-36838-95454F84 for ; Tue, 14 Oct 2008 04:12:11 -0400 Received: by wa-out-1112.google.com with SMTP id j32so1145904waf.7 for ; Tue, 14 Oct 2008 01:12:07 -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:to :subject:in-reply-to:mime-version:content-type:references; bh=I3WAVzWeIhiWMHP0wf+5+Z0WPycSWEyFGQaeJToP7NI=; b=FhM9/FqneX4uhYs4UI6vPMvdxQu1xfe3n+E+x4SpsAuAMugnkMS1EUFgp5i1+F5mZR pLnVWw5Kb/bCmv5zAdaVi6q+ucsVRF5J5oFNw3TATD04qmqT/7y2XNyyG9cZoYEsBzzb OKLeGJNt+WE+VcxkMzyRzFYWrL6Uyy65VbguA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=urRs06IuT81PCe8qhkfdLBd8cxtOTshit9Z7hPGkr4yozcJQt2jHQ6fVg1LNW0EUrL JzsLR+Pmv8AWpulj/LUUUD/ow63HBu97gIRvIVqLM6Eou1o+ghG7FK+fcgN9A4Ba9hqs szLKfVPElBw1EL4RFb8dicN9acVBdpp9EEMF4= Received: by 10.114.102.20 with SMTP id z20mr6527449wab.76.1223971927144; Tue, 14 Oct 2008 01:12:07 -0700 (PDT) Received: by 10.114.145.4 with HTTP; Tue, 14 Oct 2008 01:12:07 -0700 (PDT) Message-ID: <462e563f0810140112x3babae20t647a10322e76df8e@mail.gmail.com> Date: Tue, 14 Oct 2008 09:12:07 +0100 To: "PHP Development" In-Reply-To: <2CA7AC96-AD48-4F5D-B945-2D961B4AB57C@googlemail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_635_8279562.1223971927136" References: <3CF765DF-27AF-44FD-9ECF-BEBFC8A0AFCA@pooteeweet.org> <2CA7AC96-AD48-4F5D-B945-2D961B4AB57C@googlemail.com> Subject: Re: [PHP-DEV] namespaces and alpha3 From: letssurf@gmail.com ("James Dempster") ------=_Part_635_8279562.1223971927136 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Fri, Oct 10, 2008 at 5:56 PM, Geoffrey Sneddon wrote: > > On 10 Oct 2008, at 06:03, Lukas Kahwe Smith wrote: > > 1) rip them out >> > > I'm +1 on this. We simply don't have consensus, and I don't see anyway we > can have consensus by the time 5.3 has to be frozen. Once namespaces are in, > we're gonna have to stick with whatever we choose, unless we totally break > BC. > > > -- > Geoffrey Sneddon > I'd agree with this, leave something with such a big impact to version 6. At least it gives time to get it right. ------=_Part_635_8279562.1223971927136--