Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44779 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16696 invoked from network); 7 Jul 2009 17:35:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jul 2009 17:35:55 -0000 Authentication-Results: pb1.pair.com smtp.mail=jeffg@activestate.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=jeffg@activestate.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain activestate.com designates 204.244.102.3 as permitted sender) X-PHP-List-Original-Sender: jeffg@activestate.com X-Host-Fingerprint: 204.244.102.3 mx.activestate.com Linux 2.6 Received: from [204.244.102.3] ([204.244.102.3:49875] helo=mx.activestate.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 82/A4-17523-877835A4 for ; Tue, 07 Jul 2009 13:35:53 -0400 Received: from box5.activestate.com (box25.activestate.com [192.168.69.70]) by mx.activestate.com (Postfix) with ESMTP id 78C7A20024; Tue, 7 Jul 2009 10:35:49 -0700 (PDT) Received: from [192.168.69.200] (opus.activestate.com [192.168.69.200]) by box5.activestate.com (Postfix) with ESMTP id 6F989B82A6; Tue, 7 Jul 2009 10:35:49 -0700 (PDT) Message-ID: <4A538775.3060305@activestate.com> Date: Tue, 07 Jul 2009 10:35:49 -0700 User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.1pre) Gecko/20090701 Shredder/3.0b3pre MIME-Version: 1.0 To: Andrei Zmievski CC: Ilia Alshanetsky , PHP internals References: <2D0F5226-EBCA-4B45-BF01-8ED1C643976C@prohost.org> <4A53825F.1080006@gravitonic.com> <4A53832E.6030105@gravitonic.com> In-Reply-To: <4A53832E.6030105@gravitonic.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Type hinting/casting request for vote From: jeffg@activestate.com (Jeff Griffiths) On 07/07/09 10:17 AM, Andrei Zmievski wrote: > Andrei Zmievski wrote: >>> I would like to ask all developers to voice their opinions of whether >>> it makes sense to add this to 5.3 or to throw it away (either one is >>> fine btw). To keep the process simple & flamewar free, please >>> restrict yourself to +/- (1/0), next week monday I'll run a tally of >>> the votes and based on the result we can determine how to proceed >>> further. >> >> +1. > > Sorry, I should have read better. My +1 was for the feature in general, > not for 5.3. I think we should concentrate most of the new feature > development on 6.0, now that 5.3 is out to avoid having yet another > "feature-filled" 5.x release. > > So, once again, completely against this going into 5.3. +1 for what Andrei said ( to further muddy the waters ). Ilia, why 5.3 or die? This feature should be in HEAD IMO. Aside: I'm personally really excited at the possibilities of improving completion in Komodo for code that uses this feature. Jeff