Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44845 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2574 invoked from network); 8 Jul 2009 18:16:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Jul 2009 18:16:52 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.157 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 72.14.220.157 fg-out-1718.google.com Received: from [72.14.220.157] ([72.14.220.157:9185] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 56/1B-51553-392E45A4 for ; Wed, 08 Jul 2009 14:16:52 -0400 Received: by fg-out-1718.google.com with SMTP id e12so1802175fga.0 for ; Wed, 08 Jul 2009 11:16:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Mj9irTaRXJq942DU0RHgenmPXMBnw3pV4SbR3ZL/9p0=; b=s9NKjpUn8CfIfXbBqhAcW6o65FjKrtI4T3TTJBp67+U4m2s6cm1FdasR1qh3YXwsyz wW8CtHWw/Mv5P1LzqlWVKz0DzQPqKct9EuD1DjFITuWUDqdO6AUMRpfJIMwltb24E9xx c59LZQKWsVv/eoHlv6IcOUC+c2cxta7ILtZbI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=HTflupEwBWKjj4dQ1axGP0OznAF4cVtDtYd2CiqxDUYEdeE7BsVVo8FIJb5DM5SgjT 8YU5VVngE4pIIJm2WDb8cX1GHwL+DhNvSY4Sx9arZuAykodwB8brr+tRdi2Uq/nVZwgv 6HZ65SwFU/F6CIsSYYJKVX5mnoZOH9DRau5OA= MIME-Version: 1.0 Received: by 10.86.30.16 with SMTP id d16mr2936378fgd.2.1247077008380; Wed, 08 Jul 2009 11:16:48 -0700 (PDT) In-Reply-To: <4A54DEFE.7030608@zend.com> References: <2D0F5226-EBCA-4B45-BF01-8ED1C643976C@prohost.org> <1247006344.3760.164.camel@goldfinger.johannes.nop> <4A53D6E8.7080705@lerdorf.com> <4A53EBBE.4070801@lerdorf.com> <4BF8363B-B28F-4A87-98B7-13E125E1A5F1@prohost.org> <4A547B67.4040501@php.net> <4A547D03.1040200@sci.fi> <4A54DEFE.7030608@zend.com> Date: Wed, 8 Jul 2009 20:16:48 +0200 Message-ID: To: Stanislav Malyshev Cc: jani.taskinen@iki.fi, PHP internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Type hinting/casting request for vote From: pierre.php@gmail.com (Pierre Joye) On Wed, Jul 8, 2009 at 8:01 PM, Stanislav Malyshev wrote: > Hi! > >> One more thing: It seems there is no reason not to simply commit it to >> HEAD. That's the development branch, if the thing isn't good, it can be > > Erm, I was under impression that development branch is for developing new > functionalities which were agreed on, not for committing any code that > anybody wanted to without any consensus or agreement on what should happen > with it. So yes, there's a reason not to "simply commit" this or any other > major language-level functionality without prior discussion. The fact that > you can remove it doesn't mean you should commit first and discuss later. As I agree with that statement, we have to accept that we have a consensus about this addition. For what I can read the implementation is almost complete, there are issues but they can be fixed afterward as well as all the other side effects we are going to have, no? Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org