Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72541 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16872 invoked from network); 13 Feb 2014 04:03:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Feb 2014 04:03:30 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.48 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.48 mail-la0-f48.google.com Received: from [209.85.215.48] ([209.85.215.48:54584] helo=mail-la0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 71/32-19387-0144CF25 for ; Wed, 12 Feb 2014 23:03:29 -0500 Received: by mail-la0-f48.google.com with SMTP id mc6so7665626lab.7 for ; Wed, 12 Feb 2014 20:03:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=BjIAxFRoLouQsZP3Qkh7b2XcvP972Ts7V9rORZ2mnrI=; b=Q3/cc3a19yw9fraxvBNoHZQSId08OO8n1y7xHJ5+5PzpKWIJWhSKczQN5+/qycs9J1 pG3tdytnToJ9f5mApTxk1cJUyyG8Ek3PJRcH0pSsT/eyxR6epe77/1Vt4wwYUJlJxM0R ZEUoVWROrUQIDHhghP4dalrBGj+FRAKUoh9+46aYRHcRBe41IT+7X29qsmFWKGTUGV4I VOKnW8wR0og/VIh8PllVMKgkXb6fWLm1/MflhSaLPK3j0GVRLPAZy2X3cF2vWw1//0E3 QDGe7s/nAYnLArJyw/lZkOW436BJwoZuqTG3LPLANV/ftOAryl3JjmbsKCftGE/3VI7F XOpA== X-Received: by 10.152.219.37 with SMTP id pl5mr9171208lac.36.1392264206183; Wed, 12 Feb 2014 20:03:26 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.199.37 with HTTP; Wed, 12 Feb 2014 20:02:45 -0800 (PST) In-Reply-To: References: Date: Thu, 13 Feb 2014 13:02:45 +0900 X-Google-Sender-Auth: TM3Ye-TC4BfJAddusvGDB9htxFc Message-ID: To: Sherif Ramadan Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a1133604471703104f241c5a9 Subject: Re: [PHP-DEV] [RFC DISCUSSION] Have voting options to show reason why dislike proposal. From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a1133604471703104f241c5a9 Content-Type: text/plain; charset=UTF-8 Hi Sherif, On Thu, Feb 13, 2014 at 12:03 PM, Sherif Ramadan wrote: > 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. > > I agree. I had several RFC for 5.6 and tried that, but people tends to read RFC on voting. For example, I closed vote due to more discussions on voting phase. I don't blame to discuss during voting phase, I would rather like to discuss for improvements. In fact, I'm one of them that read RFCs on voting phase also. What I would like to know is the reason why people vote "no" for RFC, such as mbstring-ng. It's great for mbstring users who would like to provide self contained internal web application for development/test using CLI server with custom module, for example. It can be work round, but PHP should remove LGPLed code IF it is possible :) 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. > Thank you for the input! Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a1133604471703104f241c5a9--