Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99342 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60184 invoked from network); 3 Jun 2017 14:07:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jun 2017 14:07:12 -0000 Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.53 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 74.125.82.53 mail-wm0-f53.google.com Received: from [74.125.82.53] ([74.125.82.53:34401] helo=mail-wm0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 96/10-12681-F82C2395 for ; Sat, 03 Jun 2017 10:07:11 -0400 Received: by mail-wm0-f53.google.com with SMTP id 123so16239148wmg.1 for ; Sat, 03 Jun 2017 07:07:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:user-agent:in-reply-to:references:mime-version :content-transfer-encoding:subject:to:from:message-id; bh=Y59ogyUkDNwuO5xqfy65WZjSuqE5L/E2h4K1QiK2hzI=; b=KdhrEksb75SZA9ztNtrOfJmx+GjXkCME7/exH6BSL5KSs9QrT+e4JyKa8PBOWBBRaS Sor095HGhkkdgvs2OaD45bcvt8uIReKDZuBHRf6wwFrFrpZ9E8S/m4l6gz/brHRu+7CT CQofUkFhxmfsyc0S/O4y4Gy8OCDHgQ19/jc1rkSBOu5cAT7ezgi3l3hW2ft67LEwcxdb e1fGB82olcEsT2DgqGBBxeADaC8fgMzS9cpvqcWg8wLzzl9dpcLY2reJuvTmDg5qdnWX iZk5f5u2vwiR9d06hjU/BgoOYEfUZ2R0Ool7FP3CRsrKa4g1NP/JfbftvkOwfaykMY5K dL6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:user-agent:in-reply-to:references :mime-version:content-transfer-encoding:subject:to:from:message-id; bh=Y59ogyUkDNwuO5xqfy65WZjSuqE5L/E2h4K1QiK2hzI=; b=aHhRhsOfXq8x3Gnj0lO+hamAnISXp68MTVBiml4/6NzqGvepB1hYqCbP2nMyUe0ZE5 mPqPoxSnlu2b+mb9SuvJafAbV1qIyOvpT8cawr7iDVDteVVTuRLbjk7VmT8WOGBRRI+m +Fo2eJoHZ1tEbCdmKmYHuNkFOs54pxPWvgaTMfcKbUYJt+FdgSpry0E744ktgP5m3GQB 4OhVtS77RhxuC4ToC7mzX6RSjw5ZwtYHpeMd1CE6poxkz5UqSI0A07/hgZdVNmlHzLZv Ut7bghevtJlYqhe31O3L1wvR9eWUOXxM9BZ8EH14e09e3CIa90LDVlwkS1jDLKiUJcxE K9xw== X-Gm-Message-State: AODbwcB04KgPgrYuuFzf76UBYnzqKlJNr3uzqgYmTH6DseUjGUN6XReZ eEI82IqyZ8vbVMmXlH8= X-Received: by 10.28.156.142 with SMTP id f136mr2756990wme.24.1496498827362; Sat, 03 Jun 2017 07:07:07 -0700 (PDT) Received: from [10.92.140.224] (94.197.120.160.threembb.co.uk. [94.197.120.160]) by smtp.gmail.com with ESMTPSA id j65sm6273392wmg.0.2017.06.03.07.07.05 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 03 Jun 2017 07:07:06 -0700 (PDT) Date: Sat, 03 Jun 2017 15:07:03 +0100 User-Agent: K-9 Mail for Android In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable To: internals@lists.php.net Message-ID: <633F3DBB-70B5-4BCB-A098-89222B6A24A0@gmail.com> Subject: Re: [PHP-DEV] [RFC] [Discussion] Class Naming From: rowan.collins@gmail.com (Rowan Collins) On 3 June 2017 13:03:20 BST, Fleshgrinder wrote: >As previously announced, I would like to set an end to these >discussions >in the community: > >https://wiki=2Ephp=2Enet/rfc/class-naming Hi Richard, I think 3-way votes are potentially confusing, and saying it's a "simple 5= 0%+1 majority vote" doesn't really make sense if it's not a yes/no question= =2E=20 What if the vote splits 49/48/3? Does "do nothing" win because the other o= ptions didn't pass the winning post, even though some people would actually= be happy with either option? I don't think there are many people who would= rank the options as A > neither > B in this case=2E Perhaps it would be better to separate the vote in two: - Should coding standard be changed? Yes / No, 50%+1 required for change - Which style should be used if change is accepted? A / B, highest total w= ins regardless of proportion=2E Regards, --=20 Rowan Collins [IMSoP]