Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85167 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65314 invoked from network); 18 Mar 2015 05:27:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Mar 2015 05:27:15 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.52 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.220.52 mail-pa0-f52.google.com Received: from [209.85.220.52] ([209.85.220.52:34937] helo=mail-pa0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 03/97-20523-2BC09055 for ; Wed, 18 Mar 2015 00:27:14 -0500 Received: by pabyw6 with SMTP id yw6so31587714pab.2 for ; Tue, 17 Mar 2015 22:27:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=1Y5R4DH5IAlD8NGGC88f+J2loitaK3bpoaw7r3sbtPs=; b=SWCY+DUIgbjZLOnzD1WX0PoLjpoAjVqc3Kd4429VtZ0lyq1qL/1u+M4+3+zMRWjKhk O/iorl688WJWZpRMbJSEbDqE7s8tpItkqqeZgPRh8iDA1ATY0fzo+McJ0nIbnjCuEWCx K7D/1qcQ2QzNSmPbQ4dq284Ls9t6PIcKvvIRRilNiRmX6VipoL3fuIwbRbEwTrlOVntd 23hDcAD1puC8/9Z7wT21f8CAXVzqB3dd899m3vDtLxjdbXqfa70CG9pCwfzFipuGbVoM dzQnxi13aXqVmGfRGnIPZitB0bP9QozogAW8ASlPXLwo0ki2ODJsA7nEKPqJK/MmJDZF X2lw== X-Received: by 10.70.133.197 with SMTP id pe5mr158803939pdb.64.1426656430547; Tue, 17 Mar 2015 22:27:10 -0700 (PDT) Received: from Stas-Air.local (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id fk15sm25233756pdb.19.2015.03.17.22.27.09 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Mar 2015 22:27:09 -0700 (PDT) Message-ID: <55090CAC.1020003@gmail.com> Date: Tue, 17 Mar 2015 22:27:08 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Pierre Joye CC: Dan Ackroyd , PHP internals , Stelian Mocanita References: <5508B7BA.6000108@gmail.com> <5508F669.4030804@gmail.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Vote process change proposal From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > Repeatedly, explicitly, strongly asking to shut down a RFC or general > proposal is what I consider as harassment. Even more if prominent > figures do it. As I suspected, your definition of harassment is very different from mine. If someone would ask me to shutdown RFC without explanation, I'd just ignore it, with explanation - I may discuss it, but I don't see how it qualifies as "harassment". > But I have the damn right to say that most of the times private, > extensive, and long discussions to finalize damage OSS projects. And > recent events here tell me that I am right to think so. You have full right to say it, but if you expect this to be believed, you'd need some proof. I must note despite my pleas, no substantiation of ominous but vague statements about "what is happening" and "devastating problem" has been provided. > Now, you can convince me by actually me explaining cases where private, > extensive long discussions are actually good and I will proudly change > my mind. I can only base on my own experience, but in PHP world when I participated in namespaces work, I've held both public and private discussions with a lot of people. Both kinds were very useful. When we started 5.4, I remember private discussion with one very active and prominent project participant, who I'm sure you know too. I am not sure if you consider that one "good" or not, and probably doesn't qualify as "extensive long", but on my side I think it helped to move the project further. I'm sure I could remember more examples, but given the lack of proof so far that there is any damage from occasional private discussion, I think that's enough for now. -- Stas Malyshev smalyshev@gmail.com