Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60118 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20822 invoked from network); 17 Apr 2012 22:13:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Apr 2012 22:13:40 -0000 Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.170 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-we0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:41279] helo=mail-we0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 88/D6-21594-31BED8F4 for ; Tue, 17 Apr 2012 18:13:39 -0400 Received: by werh12 with SMTP id h12so5105523wer.29 for ; Tue, 17 Apr 2012 15:13:36 -0700 (PDT) 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=RB+GFEJjEGgjkXcMw7B+9NxIespGzU/Frkg5rVZ6Tp0=; b=TjIXbuG7xAyzPaKH9DHgs1zOVmSZL97hZWshk42STRW+Q8+jDXPRfzjY3eAwsco8/n eNs/HfVh+S2rr9mEfvO8LkGVUISe8h1bSTazOI3lRaoMMLKqYflaUFbuATdtpcZlJHm9 4X3JN9Kji2Cq7QEOwFFhWw3ypR0/biR40TUxcnk5vmB0+76mCf68ZlwhGhZNzOCJtoli 7BJkeAYTa8P8hObKzBUfwfRpEpfAOLeIV5/K5uiveLVlve8zu8act9x24vA/Oe15HuX1 MwVLY2wFySsTCuBF2H35bHAqy4oFh96WAswPDAopFuvoLcJN/p3nA4pZTkCIwKHvz8OI xRlA== MIME-Version: 1.0 Received: by 10.216.139.12 with SMTP id b12mr10594375wej.4.1334700816539; Tue, 17 Apr 2012 15:13:36 -0700 (PDT) Received: by 10.223.1.82 with HTTP; Tue, 17 Apr 2012 15:13:36 -0700 (PDT) In-Reply-To: References: <4F8D1469.9030709@lerdorf.com> <4F8DC894.50804@lerdorf.com> Date: Tue, 17 Apr 2012 15:13:36 -0700 Message-ID: To: Gustavo Lopes Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=0016e6d625740d217004bde740e5 Subject: Re: [PHP-DEV] Some Stats From: kris.craig@gmail.com (Kris Craig) --0016e6d625740d217004bde740e5 Content-Type: text/plain; charset=ISO-8859-1 On Tue, Apr 17, 2012 at 2:42 PM, Gustavo Lopes wrote: > On Tue, 17 Apr 2012 23:23:35 +0200, Tjerk Meesters > wrote: > > Maybe this has been suggested before, but it would be nice if comments >> in, ahem, request for comments could be consolidated into one spot, the RFC >> page itself. Facebook comments come to mind, though I'm sure there are >> other solutions based on OpenID, etc. >> >> > This list should remain the main place for discussing PHP development. The > volume of e-mails can be mitigated by sending more consolidated answers > (that cover several points discussed recently) and avoiding recycling > arguments. > > It's of little use to bring the same issues over and over again, be it > with different or the same people. It doesn't matter if someone didn't > "get it", you don't have to convince him individually that you're right as > that will have a near null effect on the outcome of the RFC. > > In my opinion, one of the problems with these RFC threads is that the > proposers are busy retorting over and over again instead of just > collecting the objections and address them either by changing the proposal > or responding *once* in a well thought-out manner. That objection and a > short response should also be included in the RFC to avoid it being > brought up again. > > -- > Gustavo Lopes > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Yeah one of the problems that really frustrates the hell out of me is that, after I've answered a question or responded to an objection, somebody new jumps in and raises the exact same issue. When I tell them to read earlier in the thread for my answer, they tend to get hostile and will often just keep re-repeating the criticism until I finally get fed-up and just repeat the response I'd posted earlier. Rinse and repeat. I'm naturally verbose and so I'll always tend to have more volume than the average, but a huge portion of it could be eliminated if we could find a way to break this pattern of the proposer being beaten over the head with the same criticism(s) over and over and over again regardless of whether or not it was responded to. In my current RFC, once we eventually were able to break out of that circular pattern, we started to actually make some real progress. So I definitely agree that this is a problem and no doubt there are things that I and other proposers can do to help, but I think a large bulk of the problem is actually happening on the other end. The proposer then has the option to either shut up and not argue for their proposal or add to the incessant volume of noise. I'm not one to simply lie back and give-up when things get tough, but I'll try to see if I can find a way to consolidate my responses better. However, we have to do something on the other end of this as well or the problem will persist. --Kris --0016e6d625740d217004bde740e5--