Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83619 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64443 invoked from network); 23 Feb 2015 22:55:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Feb 2015 22:55:29 -0000 Authentication-Results: pb1.pair.com header.from=zeev@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=zeev@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.223.180 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 209.85.223.180 mail-ie0-f180.google.com Received: from [209.85.223.180] ([209.85.223.180:34833] helo=mail-ie0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BD/A0-61054-0EFABE45 for ; Mon, 23 Feb 2015 17:55:28 -0500 Received: by iecrl12 with SMTP id rl12so27612988iec.2 for ; Mon, 23 Feb 2015 14:55:26 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:references:in-reply-to:mime-version :thread-index:date:message-id:subject:to:cc:content-type; bh=ZLB2xdQSNOyy0Yij7bVoX3kcPhwKMncXOMipy64msPg=; b=kRowzMc2eO+wZ/LB8xFfoIIRm+7KSiWllXRPRajRfSDmH88bRUVXvILfFL6kzkwGtp d5xDQeDb62rDayYA/8H2LCpb6j2yc3VZRJ/CnC8EFO7mONcVivNkMbWlfftS3oszNrx1 vvyeFfsGit4QaGj6v3gpd/hW5NXbqVY0W3PMqF2qLgA41y1u/vbm/7FQV6Z1Cz8NHFq9 lqy4T2+eo+LCz4MoY//kHI3Hdv0JHd4moSNIrxMJM7huG5UcEa+Q7cwwwiN+cowHcdAD 17xp6EvlLguRCua25Gqfv8ShxbcVA3tOMxI5EVaTDvSYaNgL5qTM6XXAjin47/sscUTv Gt3A== X-Gm-Message-State: ALoCoQniV0gMDNc6UZHeXATyJsplywMSm1gzpxnD/jqm9zDfUf8jBwsACMK9Bvkx3oPLbyH4jUZTOSTHBofe//jbU/EqA1CSY32Ef12bzdQCKPtQUUla+6eyeHhWQD7xqVf5UXM3t4byviyS9q1xVYPjnw9gIWgllA== X-Received: by 10.50.39.112 with SMTP id o16mr16241770igk.0.1424732125881; Mon, 23 Feb 2015 14:55:25 -0800 (PST) References: <382DAB41-094A-44F4-A50A-EF7AF2FAE852@gmail.com> In-Reply-To: <382DAB41-094A-44F4-A50A-EF7AF2FAE852@gmail.com> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQG5h7lzymcTbIYHH3RJlBm8t4uSEwELBC0iAnlDIDSdEEXCwA== Date: Tue, 24 Feb 2015 00:55:24 +0200 Message-ID: <967ff94abe0cfa1af4950f63eea06a89@mail.gmail.com> To: Rowan Collins Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: RE: [PHP-DEV] Coercive Scalar Type Hints RFC From: zeev@zend.com (Zeev Suraski) > -----Original Message----- > From: Rowan Collins [mailto:rowan.collins@gmail.com] > Sent: Tuesday, February 24, 2015 12:48 AM > To: Pierre Joye; Anthony Ferrara > Cc: PHP internals > Subject: Re: [PHP-DEV] Coercive Scalar Type Hints RFC > > 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. I literally couldn't have put it better myself. Wholeheartedly agree. Zeev