Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83191 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29344 invoked from network); 19 Feb 2015 14:34:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Feb 2015 14:34:04 -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.213.182 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 209.85.213.182 mail-ig0-f182.google.com Received: from [209.85.213.182] ([209.85.213.182:44923] helo=mail-ig0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 18/08-18870-A54F5E45 for ; Thu, 19 Feb 2015 09:34:04 -0500 Received: by mail-ig0-f182.google.com with SMTP id h15so9608981igd.3 for ; Thu, 19 Feb 2015 06:34:00 -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=/Onpq2LLWTK5IFIjrlMlmkOG33peAOlaFPMcjy48puw=; b=Uj5qnb/hhups5/8qnkbjo3by02ET/Y8dylHDSkuJu6z6fzUVei12tYSFfRDpHyg7Xr Tf4TmLGFtSEe/OS8r1OPyP3dVsaDg5Ro6KaKlIkp/Dm+e1FFm3KyZT+yVJYRoRJuKF1I Shf7rX3DkndNt2Sf35yzfrLYs99uoxQJBxHsFiavZxJg5nXuiHKWVAZH4Xl8SsTw53P6 RdGuFNICMj2v5MqKSVDxXXmBkYDrjgztHGJPQn0dLMlFmPXki7se/fzbE224x/7HiUTf DHmWMehjfya9XOq5avIgLpbSiqeVUcr+v3qzfavinklt+pZwsXsUjD5WiAPn7tsp1Jhk K7NA== X-Gm-Message-State: ALoCoQlF2Rhee2CIeE4O+U6WaU2mO54ATDa/nysXN53DoWBwapmOZcDnSR4ZJmtLQfGPY07w8aw+anmqoqEXSn+WzLu1CTpAHpRmzJONrM2CUWtgn2uiH1OlYgEz7J4olN4mGXtIzZLXbBgE+SvCAUF4cJA2QUtQww== X-Received: by 10.43.103.8 with SMTP id dg8mr6357776icc.18.1424356440238; Thu, 19 Feb 2015 06:34:00 -0800 (PST) References: In-Reply-To: MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQHZm35ye3NFGwIiX+/cnKgzWZqQygHSR07nAcgIyaecyJXeoA== Date: Thu, 19 Feb 2015 16:33:59 +0200 Message-ID: To: Pierre Joye Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: RE: [PHP-DEV] Using Other Channels (was Scalar Type Declarations v0.5) From: zeev@zend.com (Zeev Suraski) > -----Original Message----- > From: Pierre Joye [mailto:pierre.php@gmail.com] > Sent: Thursday, February 19, 2015 4:09 PM > To: Zeev Suraski > Cc: Anthony Ferrara; PHP internals > Subject: Re: [PHP-DEV] Using Other Channels (was Scalar Type Declarations > v0.5) > > We have seen off list discussions or pressures many times in the pasts. I > have > (other too but I can only talk for myself) been said an insane amount of > times > to stop private discussions, for anything related to php core. There is no > exception to this rule. I repeat: > There is NO exception to this rule. I disagree. Completely. I think 1:1 or group discussions are completely legitimate, and they're not only legitimate - they can be very productive. There's a huge gap between making decisions in closed groups, or doing 'arm bending' - and private discussions, which I repeat, are completely legitimate. Private discussions happen all the time, in countless mediums. Conferences, emails, IRC (public in theory, private in practice), Twitter DMs and more. There's absolutely nothing wrong with discussing an idea directly with one or more people before bugging thousands of people with it. They'd all be better served if the idea presented to them already had a slightly more than just one person standing behind it (which is an inherent side effect of barring private discussions as you suggest), and had some of the initial issues weeded out. Now, if such ideas are presented as a final dictation with no opportunity to discuss them - that's is in fact problematic, although ultimately, there's always the bar of the vote. Regardless, this isn't the case here. Zeev