Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72537 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9672 invoked from network); 13 Feb 2014 03:03:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Feb 2014 03:03:05 -0000 Authentication-Results: pb1.pair.com header.from=theanomaly.is@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=theanomaly.is@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.171 as permitted sender) X-PHP-List-Original-Sender: theanomaly.is@gmail.com X-Host-Fingerprint: 209.85.212.171 mail-wi0-f171.google.com Received: from [209.85.212.171] ([209.85.212.171:46455] helo=mail-wi0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B9/C0-19387-8E53CF25 for ; Wed, 12 Feb 2014 22:03:05 -0500 Received: by mail-wi0-f171.google.com with SMTP id cc10so7922905wib.16 for ; Wed, 12 Feb 2014 19:03:02 -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=PIP5D19xRVZgEvwVsiN/0Lr1EFCZjVXvu9aPOYn2qoc=; b=coW44984peB5nqE/tBIMllAWUB7tKscJSr2g3YnN/ANwNwTxPky4K3LX7ltfOWaQqB p8F3DU+aNKiMFhEsSCElOdDNllQQWF5s+80zDZzmPO5hzTbuT0r8TuGTR5IUHzSNzAAM 70iP2djHwQ/+DdHiLrdx8quAN6LQLRdG6DuqPxPjAIJV9qHSRcpdIgr5T1nj4ub38gwh NuYCRaet1b/eInVAp6L31bLLZ+Nxlg8af/onUiKs7FdTJl7RIoTYHRpZTRLARC+4SsxV Q4fR/ceHkhP0BIbKzQ+POKOtaio8VkInP3mfp5raSkG+4i+woApxf/PWvbdL2ddFnnPn E2GA== MIME-Version: 1.0 X-Received: by 10.195.13.103 with SMTP id ex7mr4111857wjd.3.1392260582089; Wed, 12 Feb 2014 19:03:02 -0800 (PST) Received: by 10.227.24.136 with HTTP; Wed, 12 Feb 2014 19:03:02 -0800 (PST) In-Reply-To: References: Date: Wed, 12 Feb 2014 22:03:02 -0500 Message-ID: To: Yasuo Ohgaki Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=047d7bfceb1a6e55b104f240ed58 Subject: Re: [PHP-DEV] [RFC DISCUSSION] Have voting options to show reason why dislike proposal. From: theanomaly.is@gmail.com (Sherif Ramadan) --047d7bfceb1a6e55b104f240ed58 Content-Type: text/plain; charset=ISO-8859-1 On Wed, Feb 12, 2014 at 8:57 PM, Yasuo Ohgaki wrote: > Hi all, > > We have number of RFC that has been declined. It's good we agree not to > introduce proposal. However, it's not good we don't see the reason why. > Since RFC is technical discussion, there should be good reasons to oppose > proposals and these opinions should be used to improve/create another RFC. > > I would like to propose RFC to have vote for the reason why user voted "no" > for the RFC. Additionally, we may have comment plugin to explains the > reason why. > > Users who would like to vote "no" for a RFC, they should explain during > discussion period or when voting at least. This way, we would have more > constructive RFC process. > > Any comments? > > Regards, > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net > While I agree with the premise that some people do not voice their opinions during the discussion phase of the RFC process, I also disagree with the notion that this would somehow prove anymore useful. Those who don't care to elaborate on their disapproval from the beginning may not chose to do so during the vote anyway, unless we make it a requirement, in which case it seems a bit of a kludge. I think the authors of the individual RFCs should take it upon themselves to gather as much feedback as possible during the discussion phase of the RFC process in order to collect some constructive set of feedback that would help the RFC, should it be declined. I doubt that a short comment during the vote will be very meaningful. I find that the more diligent the authors of the RFC are, they more likely they are to be motivated by gathering, and going over feedback during their discussion phase. My guess is, if we introduce this feature, people who chose to vote no and can't come up with a reason may very well just copy and paste other reasons they found where someone else voted no. That's perhaps slightly pessimistic of a view, but it's my gut feeling. I do think that adding a suggestions/improvements section to the RFC, in the event it is declined, might prove useful should that RFC be taken up for consideration at a later version or inherited by another author. That might allow the next author to address key points of the RFC that were previously not addressed. --047d7bfceb1a6e55b104f240ed58--