Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40907 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10056 invoked from network); 10 Oct 2008 05:11:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Oct 2008 05:11:32 -0000 Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.187 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.128.187 fk-out-0910.google.com Received: from [209.85.128.187] ([209.85.128.187:40702] helo=fk-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 98/33-48736-404EEE84 for ; Fri, 10 Oct 2008 01:11:32 -0400 Received: by fk-out-0910.google.com with SMTP id 18so304617fks.7 for ; Thu, 09 Oct 2008 22:11:29 -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:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=PbEg/VD4UhGzN6aFZKBA1j3GciI4rlxOyAF7+F0l4KA=; b=DiQwgAtT+pdD/ExT8qIPZwx78qP2l7pXyTHvwRfKNVtGqUDZkBvFzO5xVOgmzG0bpE wxuKfFrAc/hMLpCNhoJ8W2NvD3zpdIPaQU0eqyWk0mspT5upskAfS6YmpR1F8XWw7AnV YyewrsgO2DG7siIeDX/AfAXkA0GI0gKLDGO5g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=PELnlxncKiDrt0+c0l+u5sbsTq72GpgB94qrtT70hYzveru1m15gZ5T/w8cCLKruxS UDE4Fypq/OZmu8SUBOtQoeXp9ZRZ1ttRpDG/Ufz+6VAzYqe8TaykEEqMBGV49kIr/yEA 0D0bx0QZgVOHBO6fqy0WD/bRKdtpN9uXv0ADo= Received: by 10.187.197.4 with SMTP id z4mr305786fap.35.1223615489174; Thu, 09 Oct 2008 22:11:29 -0700 (PDT) Received: by 10.187.218.19 with HTTP; Thu, 9 Oct 2008 22:11:29 -0700 (PDT) Message-ID: <2dedb8a0810092211t7da59207l433fe06fd7f27c3b@mail.gmail.com> Date: Fri, 10 Oct 2008 07:11:29 +0200 To: "Lukas Kahwe Smith" Cc: "PHP Development" In-Reply-To: <3CF765DF-27AF-44FD-9ECF-BEBFC8A0AFCA@pooteeweet.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3CF765DF-27AF-44FD-9ECF-BEBFC8A0AFCA@pooteeweet.org> Subject: Re: [PHP-DEV] namespaces and alpha3 From: kalle.php@gmail.com ("Kalle Sommer Nielsen") 2008/10/10 Lukas Kahwe Smith : > Hi All, > > There was an offline exchange, which generated a lot of good ideas, but that > failed to find agreement for one final proposal among the participants. I > had hoped that the results would have been mailed to this list yesterday. > Since I am going on yet another frisbee trip in about an hour, I am putting > on the thumb screws with this post. Stas might update his proposal and > Dmitry has a proposal that makes some more modifications to be able to > handle functions/constants in namespaces without ambiguities. I will leave > it to them to send their proposals to the list. > > At this point I guess we have the choice between: > > 1) rip them out > 2) status quo > 3) Stas proposal If stats proposal is the one where functions and constants are removed from namespaces, then Im +1 for that proposal. > 4) Dmitrys proposal > > Again I hope that Stas/Dmitry will give us an insight about their proposals, > though Stas proposal might or might not see any changes. > > In my dream world you all would come to an agreement, finish up the patches > by Monday so that we could release alpha3 next Thursday. Since that is not > going to happen we will see alpha3 on the 21st I guess. > > regards, > Lukas Kahwe Smith > mls@pooteeweet.org > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Kalle Sommer Nielsen