Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40973 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79654 invoked from network); 14 Oct 2008 08:41:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Oct 2008 08:41:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=technique@dev-solutions.fr; spf=permerror; sender-id=permerror Authentication-Results: pb1.pair.com header.from=technique@dev-solutions.fr; sender-id=permerror Received-SPF: error (pb1.pair.com: domain dev-solutions.fr from 88.191.47.149 cause and error) X-PHP-List-Original-Sender: technique@dev-solutions.fr X-Host-Fingerprint: 88.191.47.149 serv02.ag3i.net Received: from [88.191.47.149] ([88.191.47.149:37417] helo=smtp.ag3i.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C1/70-36838-35B54F84 for ; Tue, 14 Oct 2008 04:41:55 -0400 Received: from serv-EconomisPaulPons.ag3i.net (lns-bzn-48f-81-56-218-35.adsl.proxad.net [81.56.218.35]) by smtp.ag3i.net (Postfix) with ESMTP id 79AF610741A5; Tue, 14 Oct 2008 10:41:52 +0200 (CEST) Received: from [192.168.1.3] (unknown [172.16.132.93]) by serv-EconomisPaulPons.ag3i.net (Postfix) with ESMTP id 1513D1410E; Tue, 14 Oct 2008 10:41:52 +0200 (CEST) Reply-To: technique@dev-solutions.fr To: James Dempster Cc: PHP Development In-Reply-To: <462e563f0810140112x3babae20t647a10322e76df8e@mail.gmail.com> References: <3CF765DF-27AF-44FD-9ECF-BEBFC8A0AFCA@pooteeweet.org> <2CA7AC96-AD48-4F5D-B945-2D961B4AB57C@googlemail.com> <462e563f0810140112x3babae20t647a10322e76df8e@mail.gmail.com> Content-Type: text/plain; charset=utf-8 Organization: Dev Solutions Date: Tue, 14 Oct 2008 10:41:52 +0200 Message-ID: <1223973712.7708.10.camel@stephane-dell> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] namespaces and alpha3 From: technique@dev-solutions.fr (=?ISO-8859-1?Q?St=E9phane?= BRUN) Le mardi 14 octobre 2008 à 09:12 +0100, James Dempster a écrit : > 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. I don't agree to this, many of us are waiting for namespaces and have starting to impact some code in prevision. Don't forget that an annoucement has been done on php.net and a final release of 5.3 without namespaces could be interpreded as a regression. Stephane