Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83617 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61371 invoked from network); 23 Feb 2015 22:48:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Feb 2015 22:48:14 -0000 Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.174 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 209.85.212.174 mail-wi0-f174.google.com Received: from [209.85.212.174] ([209.85.212.174:35390] helo=mail-wi0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F1/00-61054-D2EABE45 for ; Mon, 23 Feb 2015 17:48:13 -0500 Received: by mail-wi0-f174.google.com with SMTP id em10so21463553wid.1 for ; Mon, 23 Feb 2015 14:48:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type:subject:from:date:to:cc :message-id; bh=aAy6BHz/1hZFWKMm8dbl1WOQRXNpEL8fxRtbs8U5AqE=; b=i8OF9lhmiD7vadG8JAEwQdOHqapqiCFCLBYzhdzi8++McFoylMEbxuZjHhvMEfgTXT wGLT+TCo5WGebIwBGHkYiYkGaHtq/ogbljdqeglUFKcpBIFvOMInI1Iu8IbCMOofn5kJ P2XpVm9B/c52VRwHC5uIT8lI24IXw0ZZthoLSW5y2uSA5mKU/1DIEWQzZCXMchyRzDMh dTeCXkeYD5zQWFWR/d9ix6aFgOxxt2TPQmrjJMXGU8ULycI4wnAYgmPly4qwwuilKm4e xhgBySt/FCSLNAINSv1Gqxt+dhfpqmtKiCfpK9pvyxVTS6bRWtGRCDCGwazmweS205Au 3hFg== X-Received: by 10.180.102.199 with SMTP id fq7mr15853271wib.89.1424731689609; Mon, 23 Feb 2015 14:48:09 -0800 (PST) Received: from [10.250.157.30] ([213.205.252.62]) by mx.google.com with ESMTPSA id h11sm17806628wic.14.2015.02.23.14.48.08 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 23 Feb 2015 14:48:08 -0800 (PST) User-Agent: K-9 Mail for Android In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Date: Mon, 23 Feb 2015 22:48:04 +0000 To: Pierre Joye ,Anthony Ferrara CC: PHP internals Message-ID: <382DAB41-094A-44F4-A50A-EF7AF2FAE852@gmail.com> Subject: Re: [PHP-DEV] Coercive Scalar Type Hints RFC From: rowan.collins@gmail.com (Rowan Collins) On 22 February 2015 23:56:18 GMT, Pierre Joye wrote: >Can you all of you stop this madness with moving discussions off list? > >It is detestable, against almost all openness and principles behind an >oss >project like php. If we can't discuss anymore design, plans, ideas etc >on >the list then we are doomed, for good. I'm sorry, but I just don't agree. This list is extremely high traffic at the moment, and the idea that recording every word of every discussion is the be all and end all of an open project is nonsense. Just as the entire list doesn't need to hear every word you say to your rubber duck, it doesn't need to see every quickfire thought of a collaboration or personal debate. Saying "I was just chatting to X about..." isn't that far removed from "I was just thinking about..." Now, that's not to say that people should disappear off into private discussion for weeks and emerge with a polished product; clearly, important points need to be brought to the list promptly, and extra views solicited. And if the intention of going off-list was to hide a discussion from other participants, that is wrong. But I see no evidence of either fault here. It seems to me perfectly desirable for people to go away and hash a few things out over a whiteboard or a beer, virtual or otherwise, then present a full and prompt summary to the wider community. Done right, it actually gives a *better* chance for other participants to follow the discussion, because they don't have to devote hours to reading every word, but are instead alerted to salient points they might want to think about and respond to further. Regards, -- Rowan Collins [IMSoP]