Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86260 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62431 invoked from network); 16 May 2015 19:15:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 May 2015 19:15:10 -0000 Authentication-Results: pb1.pair.com header.from=morrison.levi@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=morrison.levi@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.169 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.213.169 mail-ig0-f169.google.com Received: from [209.85.213.169] ([209.85.213.169:34249] helo=mail-ig0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 27/4B-14891-B3797555 for ; Sat, 16 May 2015 15:15:08 -0400 Received: by igblo3 with SMTP id lo3so60790035igb.1 for ; Sat, 16 May 2015 12:15:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=3qLOpHS3FINLzdUi97vWANPMAYPqWZjPR0fAAkw/AXM=; b=YXuXfAMyXNXCL1SR3szhO/GOsZI90yiggAkfMnHMmRfpqWGXwzbrjUxzdwdHSPZ3Al iXOhm6okivKpkLTYVq7XQmwj/FwizImID93VzF4G/GRefCHnnFw/eGKw8umavGKkh/xg DbAUSlCjOTbfunLy0F98zi9yEjMYmKzXsoeGIV7gjLNl2fMquk4owCASV7nsOqT3L+EX BXn7+WuIfKXn/ouIiBqZi1nHvSWG/j/7REHcS7xIUk9sBlNO9r0YzpaQWLET9SayYsWH 3Aqo2HiWknVgjb+4+LVMb/4M/n0PjbBhBVcPzpRB/a7AuacH1Wl7mjfUuJT0+Rx3S5A4 DzTg== MIME-Version: 1.0 X-Received: by 10.42.161.74 with SMTP id s10mr1625742icx.5.1431803704102; Sat, 16 May 2015 12:15:04 -0700 (PDT) Sender: morrison.levi@gmail.com Received: by 10.79.98.67 with HTTP; Sat, 16 May 2015 12:15:03 -0700 (PDT) In-Reply-To: <555796C0.2020002@gmail.com> References: <54F07FC7.8050901@php.net> <54F0839C.3010700@seld.be> <55052FAD.6090608@php.net> <5505346D.7020700@php.net> <550DA4EE.2030903@php.net> <55410973.4010300@php.net> <55417C64.7000707@gmail.com> <5541B4D6.9060503@php.net> <55425D7E.6010803@gmail.com> <554D8F4D.9020903@gmail.com> <554D90CC.3040607@php.net> <5552E3EB.5010800@gmail.com> <5552E494.5070401@php.net> <5552FF58.8070807@php.net> <55575DCF.50801@gmail.com> <55578C61.3040408@gmail.com> <555796C0.2020002@gmail.com> Date: Sat, 16 May 2015 13:15:03 -0600 X-Google-Sender-Auth: xmqFJmGD-EOk_eKJjhreNhDk2cw Message-ID: To: Stanislav Malyshev Cc: Rowan Collins , internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [VOTE] Exceptions in the engine From: levim@php.net (Levi Morrison) On Sat, May 16, 2015 at 1:13 PM, Stanislav Malyshev wrote: > Hi! > >> The key is that I feel like the voting body wasn't well informed. It's >> not because I lost; rather it's because I feel like the people voting >> yes didn't actually understand the issues at play. There is a big >> difference between that and revoting after a vote didn't go my way as >> an effort to try again. > > If you have a specific proposal how to make the votes more informed, you > are most welcome. Protesting the result of a specific vote, post-vote, > on the grounds that "these guys don't know what they're talking about" - > does not seem very useful to me. Primarily because this argument can be > applied to virtually any vote and there's no way to arrive at a > practical conclusion distinguishing valid vote from invalid based on it > - anybody can claim that if his side lost then the other side didn't > know what they're talking about. If is a possibility that this may > indeed happen - our current voting system has very few safeguards > against uninformed voting and all you need to vote is a committer > access, which doesn't make one an expert in everything. But protesting > result of a particular vote is not the way to fix the problem, if it exists. The difference is that as time goes on and I've written code for PHP 7 I was hit by this issue. It's an even bigger issue than even I realized during voting. How many people who voted on that issue have played with the code from both scenarios? Few, I can't guarantee it but given the historical precedent it's almost certainly true.