Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75873 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39020 invoked from network); 22 Jul 2014 17:24:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2014 17:24:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.46 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 74.125.82.46 mail-wg0-f46.google.com Received: from [74.125.82.46] ([74.125.82.46:39197] helo=mail-wg0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 96/BA-21666-55E9EC35 for ; Tue, 22 Jul 2014 13:24:37 -0400 Received: by mail-wg0-f46.google.com with SMTP id m15so8223470wgh.17 for ; Tue, 22 Jul 2014 10:24:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=AIhgvKQp6RMQQEr7tDa/EPf4Z6jrhuIlaQvKcYC7ZF4=; b=wn72ArxIpiemebFR18UmpCPVBUMMS8PsYRobrB6c+yhvh1nuqr4+msyPHg/t8c1wgh cPn/Tsd0yw4B/h6XaTMaB/UDinRg6EzkfNR7JnjPTQkZQDV1HoXpudGJz25lJ9iTqQbE 6a67mEbs1C2q3XFakvFTdHqql1Wxj9Z6kl7TuoSkkivrnsAxNqH2Clp1wGoTPZW84l9A GcCv030y6Q6DsfR9hDJZqHZ1B2rbUEk1znQA4s1CSqCC7LAolWlbMht8A8O2dojdVn6p aHhm708H52wl62FFs+b9LaEUPJeGBEFXLY0tR1plFejrsqnZltU3KRyF3WfD4h3lYzav eZWA== X-Received: by 10.194.120.35 with SMTP id kz3mr36103110wjb.38.1406049873097; Tue, 22 Jul 2014 10:24:33 -0700 (PDT) Received: from [192.168.0.177] ([62.189.198.114]) by mx.google.com with ESMTPSA id cx5sm2429138wjb.8.2014.07.22.10.24.31 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 22 Jul 2014 10:24:32 -0700 (PDT) Message-ID: <53CE9DB1.3020506@gmail.com> Date: Tue, 22 Jul 2014 18:21:53 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: "internals@lists.php.net" References: <84603C6F-F984-4F73-892A-4416391E4769@ajf.me> <53CE66D4.2060103@gmail.com> <76fe76cab9ff261f8ef8950f79fb6740@mail.gmail.com> <53CE8FC6.3070107@gmail.com> <5767917446161125020@unknownmsgid> In-Reply-To: <5767917446161125020@unknownmsgid> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [VOTE][RFC] Name of Next Release of PHP From: rowan.collins@gmail.com (Rowan Collins) Zeev Suraski wrote (on 22/07/2014): > If I understood you correctly you seem to believe that we should aim > for consensus when it's pretty clear there isn't going to be one. I > can't see how shuffling the points around under topics will somehow > help us create such consensus. Knowing many of the people in the two > 'camps', I know that's not going to happen. Yeah, I was just a bit non-plussed at how much this felt like an election targeting a few "floating voters", rather than actually seeking to understand other people's positions. But maybe it's just too late for that, and most people have made up their minds already anyway. > I also don't think it's going to make it any clearer. In fact I think > that putting these arguments into topics that go back and forth > arguing for 6 and 7 will actually make it a lot messier. To be fair, looking at the current content, you could more or less interleave the current bullets, since they refer to each other already. My thought was that doing so might reduce some repetition as they wouldn't need to reintroduce the same points in order to rebuff them, but it's not as bad as I thought. The PHP 7 section mostly looks longer because it has an intro and conclusion where the PHP 6 one doesn't. I got the vibe that people weren't happy with the RFC, and that's why the vote was cancelled, so I was suggesting a way forward, but maybe I misread the situation. Regards, -- Rowan Collins [IMSoP]