Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74323 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9200 invoked from network); 18 May 2014 00:12:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 May 2014 00:12:31 -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 209.85.192.46 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 209.85.192.46 mail-qg0-f46.google.com Received: from [209.85.192.46] ([209.85.192.46:34685] helo=mail-qg0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 79/92-28415-EEAF7735 for ; Sat, 17 May 2014 20:12:31 -0400 Received: by mail-qg0-f46.google.com with SMTP id q108so6452423qgd.5 for ; Sat, 17 May 2014 17:12:28 -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=xV/HBtkICCG/+fd/CJcv+ldCe2UwsLiygtRxjTeIkrw=; b=R8Q4I6iJHyHaN9Pn7xQjsxrHb2+MtbBkyGrRmhzDHeXXM+7o4/kJkNfQ11GS/uYP6Y e1/9UZK6M/D4Ns7/r+my0GkZWVPNygZQBClRZFeup8XRw7rlK/Po99l7cc7ynmNoeJsP EI2gWsMWUgU69cHgBx2kyDlAZxgqhB/KOjzoISvopqCpV9quI1IBtluUqBVWH/y72vJV TFAnwdWHCXq/qZUP9pWwaqbzeTc2SnYsqB5tcoBcXgOu7g4X7W7RMyISHzQILsSkHFQI VtRic0/G33AZRhYAu4y77Rp0OJCv63wOJwNXZWL2dYBvEHGTlC4bt6oh9v+WL2FJX2lZ qdOw== MIME-Version: 1.0 X-Received: by 10.224.80.195 with SMTP id u3mr35643920qak.37.1400371948362; Sat, 17 May 2014 17:12:28 -0700 (PDT) Received: by 10.140.88.164 with HTTP; Sat, 17 May 2014 17:12:28 -0700 (PDT) In-Reply-To: References: Date: Sat, 17 May 2014 17:12:28 -0700 Message-ID: To: Levi Morrison Cc: internals Content-Type: multipart/alternative; boundary=001a11c3dce089206904f9a180cf Subject: Re: [PHP-DEV] Building a better PHP together. From: kris.craig@gmail.com (Kris Craig) --001a11c3dce089206904f9a180cf Content-Type: text/plain; charset=UTF-8 > > > Here are some behaviors that are appropriate: > - Asking members of the list to vote on an RFC > - Politely disagreeing with someone's proposal > - Using a longer voting window than one week > I agree with all those points. Unfortunately, I do not agree with the next points.... > > Here are some behaviors that are inappropriate: > - Asking members of the list to vote in a particular way > There's nothing inappropriate about that. On the contrary, the whole point of voting discussion is to persuade. Asking people to support your position in an open thread is a good thing. Asking is not the same as coercing. And if somebody asked everyone to vote a certain way and you have a problem with that, you're free to ask everyone not to vote that way. You both then make your respective cases and people decide for themselves. > - Dominating a mailing list discussion > I've been guilty of this on more than one occasion, though I'd like to think I've done a fair job of muzzling myself after some complaints were raised a few years ago. However, it is worth noting that nothing is stopping you from increasing your participation in a given thread. People like me do need to hold ourselves back when it seems we're doing just about all the talking, but it is also incumbent on those who are feeling "dominated" to step-up and participate with equal vigor. I realize it's not in some people's nature to speak-up, just as it's not in other people's nature to keep quiet. We both have to be willing to overcome our nature to some extent when it comes to this. - Engaging in a heated debate > There is nothing inappropriate about this, either. Heated debate is inevitable on contentious issues. It can be a bit uncomfortable for some, but it is necessary. So long as people remain civil and don't resort to petty name-calling and whatnot, a heated discussion can be very constructive. So long as people disagree, there will be debate. The "heat" of that debate will be directly proportional to how strongly people on opposing sides believe in their position. > Lastly, I ask that people take a moment to reread our mailing list > rules: > > http://git.php.net/?p=php-src.git;a=blob_plain;f=README.MAILINGLIST_RULES;hb=HEAD > > I hope by being polite, civil and fair we can build a better PHP > together. > We agree on that. =) --Kris --001a11c3dce089206904f9a180cf--