Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40984 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55546 invoked from network); 14 Oct 2008 12:58:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Oct 2008 12:58:16 -0000 Authentication-Results: pb1.pair.com smtp.mail=kenashkov@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kenashkov@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.132.247 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kenashkov@gmail.com X-Host-Fingerprint: 209.85.132.247 an-out-0708.google.com Received: from [209.85.132.247] ([209.85.132.247:42093] helo=an-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BA/9D-25867-76794F84 for ; Tue, 14 Oct 2008 08:58:15 -0400 Received: by an-out-0708.google.com with SMTP id c14so166625anc.1 for ; Tue, 14 Oct 2008 05:58:12 -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:references; bh=Y/TZfhYlaBMZp/EaAMWe4woA9moNF/mBco5BXeC9rQ4=; b=H6qpP7kVqQx2Q6b3x/7lGojE4oT5rqn5lmezBO9T39cVav7esJy92zUM9W7157SDI0 7o/ri/LxUFNmuxeyzapsM6qy9f73t5MJ1IMO8mbbN+p5L4m1+64A0xts5D1QAE4norBl RIqqQ3qhKhcbN+WOu+kNFv9XHxGKOEeAzLLW4= 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:references; b=cr6Qf9jpCWBuDKLvI2+trET4m6lNDyhtRzLagFWSzlnjHSbTmzbEX2zLiXuHbBaZ3D zLOdrWQkRtvw7GalTBv2O9iMX8xjz1fVgRUpS/L06tUKHyKy11UZWiDX/lxL9i6Ymwia Nfev91Y3GXjUrAPr4QrVlJwTeo+Uz9nvCntsE= Received: by 10.142.165.14 with SMTP id n14mr3375279wfe.51.1223989091992; Tue, 14 Oct 2008 05:58:11 -0700 (PDT) Received: by 10.142.76.6 with HTTP; Tue, 14 Oct 2008 05:58:11 -0700 (PDT) Message-ID: <261daaa10810140558jf38cbd0md7caa8afec659759@mail.gmail.com> Date: Tue, 14 Oct 2008 15:58:11 +0300 To: "Lukas Kahwe Smith" Cc: "Stanislav Malyshev" , "PHP Development" In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_6066_30302004.1223989091982" References: <3CF765DF-27AF-44FD-9ECF-BEBFC8A0AFCA@pooteeweet.org> <48EF8AA1.7080901@zend.com> Subject: Re: [PHP-DEV] namespaces and alpha3 From: kenashkov@gmail.com ("Vesselin Kenashkov") ------=_Part_6066_30302004.1223989091982 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline I'm very happy with the current implementation of the namespaces, so my vote would be to keep it as it is. Otherwise my "fallback vote" would be for the '->' operator. I do find the namespaces very useful and I would like to see them in whatever shape in 5.3. > 1) Rip them out > 2) Keep as is > 3) Stas proposal with functions/constants ignored > 4) Stas proposal with "->" optionally allowed to resolve ambiguities > > If we have a decision by Thursday evening we could hopefully do an alpha3 > by Thursday the following week, although I would want any namespace to be > documented before (or closely around) the release of alpha3. Stas said that > he would be willing to update the README in a timely manner after finishing > a patch, in case we go for 3) or 4). I hope we can also find the time to > transfer any changes to docbook quickly after this. > > regards, > Lukas Kahwe Smith > mls@pooteeweet.org > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Vesselin Kenashkov developer at www.webstudiobulgaria.com ------=_Part_6066_30302004.1223989091982--