Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81132 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1590 invoked from network); 25 Jan 2015 16:44:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jan 2015 16:44:28 -0000 Authentication-Results: pb1.pair.com header.from=petercowburn@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=petercowburn@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.42 as permitted sender) X-PHP-List-Original-Sender: petercowburn@gmail.com X-Host-Fingerprint: 74.125.82.42 mail-wg0-f42.google.com Received: from [74.125.82.42] ([74.125.82.42:56216] helo=mail-wg0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 44/D0-31595-B6D15C45 for ; Sun, 25 Jan 2015 11:44:28 -0500 Received: by mail-wg0-f42.google.com with SMTP id x13so5377604wgg.1 for ; Sun, 25 Jan 2015 08:44:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=NAF9Yfu//ZTP2F///wS7xvcpPIq2k388iJJWUWgnH+k=; b=BdVADot4lBZ7laTBPoPPJXyLzWP50CyulmrgupWgFVlm19NRCUkWrjWfNMU3vommmv ZOXi4YCK7rYfEjJX61w0Fz7J2XZJv3MqbJ1GXzkvtJ2qRFB/gOA29zfKP167w4qi4hwo e0Kidolxg0z9ArqxdpR3zaLnsl2iZYv1bSSSTVfqyBCvdiP+XVp6AHVhz2v2PcIXfLwD TP5Zu3G6ql4oa0Rz1SkKQ8m85W6BTR7NJ4bZBpww6WdY3SDt4MFcNHyhUgLKhOZZppLn rOJkCh0/02kK0e6+dexQAtXkEg+cIToUV9+i1edxsbyyZmiqprIdQTKWE6KlX1uY9/eC yJVQ== X-Received: by 10.194.63.51 with SMTP id d19mr34347193wjs.77.1422204265167; Sun, 25 Jan 2015 08:44:25 -0800 (PST) MIME-Version: 1.0 Received: by 10.27.100.8 with HTTP; Sun, 25 Jan 2015 08:43:44 -0800 (PST) In-Reply-To: References: <54C4A44F.2030902@gmail.com> Date: Sun, 25 Jan 2015 16:43:44 +0000 Message-ID: To: Dan Ackroyd Cc: Paul Dragoonis , Stanislav Malyshev , PHP Internals Content-Type: multipart/alternative; boundary=047d7bacc346060513050d7cbcb7 Subject: Re: [PHP-DEV] [RFC] Vote results for default ctors RFC From: petercowburn@gmail.com (Peter Cowburn) --047d7bacc346060513050d7cbcb7 Content-Type: text/plain; charset=UTF-8 On 25 January 2015 at 15:44, Dan Ackroyd wrote: > On 25 January 2015 at 11:26, Peter Cowburn wrote: > > That's what the mailing list threads are for, right? > > > If someone has already said a reason on the list for why an RFC should > be voted no, when someone else agrees with that reason it's not common > for them to email, as it could be viewed as generating noise. > Any internals discussion thread can be viewed as generating noise. How are readers to know whether the one post mentioning a particular for/against reason has wider support/disapproval without people saying so in the central discussion thread(s)? If it were a "noise or nothing" decision, I'd rather have multiple people saying "+1" on a particular thought or idea *during the discussion phase* than everyone keeping quiet for fear of being "noisy". Of course, I'd really rather posts be slightly longer and well thought-out than "+1" too. > > Also having all the reasons why an RFC was declined in one place would > make it easier to revisit RFCs in the future. It would allow people to > see if RFCs were declined because people thought they were just a bad > idea, or if there was a problem with a small detail of the RFC, > without having to wade through email archives. > There's nothing, procedurally, preventing RFC authors from summarising the discussion around an RFC on the RFC's wiki page; say after a vote has been finished, or even before the voting period. > > However I think there is a strong risk of people having to give a > reason why they voted no being abused, particularly if it is shown > while the voting was taking place, as people could be harassed for > choosing an 'invalid' reason to reject the RFC. > I too fear the "that's a terrible reason to vote the way you did" knee-jerk reactions. Then again, I could merrily vote "yes" to every single RFC without raising a whiff of suspicion or ridicule. :) > > cheers > Dan > --047d7bacc346060513050d7cbcb7--