Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83189 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25627 invoked from network); 19 Feb 2015 14:24:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Feb 2015 14:24:34 -0000 Authentication-Results: pb1.pair.com smtp.mail=ircmaxell@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ircmaxell@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.179 as permitted sender) X-PHP-List-Original-Sender: ircmaxell@gmail.com X-Host-Fingerprint: 209.85.217.179 mail-lb0-f179.google.com Received: from [209.85.217.179] ([209.85.217.179:35680] helo=mail-lb0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 79/47-18870-022F5E45 for ; Thu, 19 Feb 2015 09:24:33 -0500 Received: by lbjb6 with SMTP id b6so99171lbj.2 for ; Thu, 19 Feb 2015 06:24:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=k/xAzBwQjL9G3ooCyizmN1k51rnDSRWss9ST0vvUlAc=; b=BZYqYppusQO+kV19XWRpClTC1FEt2k4iVNMluLRao75N1T3pCp6rPJKzM0mfPOBp6h klMZXHIuchhviTA29d6x+4lM0uCJFUlNitzjMX7gx7K7zsX6k3gtzy1aTLdQYOZzk8Ua B9VQXAo/G07IFGai60j1uDyAnEf0JQoey+uIQclpT2Rj2WhmPYA+uujoqdJ1WwfTVStz A8UwbeuJfsyO0SG0YCJpVo8qSll90rbB/6EJI8ayGXkRfn8vtAWpFj3L8OLqEZZVREuA avVruseDL97dHI9Tme83CgoROjozfDx2e91mEz5hus9m+/wK0tMFs1oCdB5nwAAEgj7c +Dcg== MIME-Version: 1.0 X-Received: by 10.112.171.65 with SMTP id as1mr4131826lbc.45.1424355869942; Thu, 19 Feb 2015 06:24:29 -0800 (PST) Received: by 10.25.43.9 with HTTP; Thu, 19 Feb 2015 06:24:29 -0800 (PST) In-Reply-To: <84223f8590aa140b2e1c251d00c34560@mail.gmail.com> References: <84223f8590aa140b2e1c251d00c34560@mail.gmail.com> Date: Thu, 19 Feb 2015 09:24:29 -0500 Message-ID: To: Zeev Suraski Cc: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Using Other Channels (was Scalar Type Declarations v0.5) From: ircmaxell@gmail.com (Anthony Ferrara) Zeev, >> Then that's great! But let's find that out by voting rather than guessing, >> and >> rather than politicking. Let's let two competing proposals go head to >> head. > > I'd rather find out by first discussing the alternative, rather than just > moving ahead to a revote - especially a revote that was placed on a > shortened timeline - given the importance of this RFC. But as you clearly > disagree, it's your call to make and I respect that. With all due respect, we've been discussing this for literally 5 years since Ilia's commit into 5.4 was reverted: http://marc.info/?l=php-internals&m=127454069030304&w=2 I've personally gone through several iterations of it including associated discussion. For this proposal (v0.5), I think the time for fundamental behavior discussion is over. Some disagree, sure. But we've never required 100% consensus before, why start now? I am asking for discussion on the finer points. And indeed some minor modifications have been made. And I'm open to making them. Hence why I specifically asked in the announcement on list that if people disagree they should explain why (**from a technical level**). I personally don't see how a new proposal can fit better than this one, hence why I am moving forward with it. Show me, in writing, in an RFC, how your proposal is better, and I'll gladly withdraw (or delay) this proposal. But short of that, I don't think it's fair to say "first discussing the alternative". This topic has been discussed to death in circles over the past several years. You're involved now. Awesome. Show me why your proposal is better rather than trying to just tell me to stop or pause. Show the result of the discussion. Thanks Anthony