Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76456 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53422 invoked from network); 12 Aug 2014 21:50:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Aug 2014 21:50:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.53 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 209.85.219.53 mail-oa0-f53.google.com Received: from [209.85.219.53] ([209.85.219.53:52036] helo=mail-oa0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 29/F0-48064-F3C8AE35 for ; Tue, 12 Aug 2014 17:50:56 -0400 Received: by mail-oa0-f53.google.com with SMTP id j17so7899478oag.12 for ; Tue, 12 Aug 2014 14:51:37 -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=3/sJsloXBf2ZjUMY6Lr3Ptw+O2Tc9hdyUqOFpQi6sjU=; b=ZQNqg3NJlK/2PrLd55U1CzY4Wy81X7Ojr95gHRvQLI5qnMXsxmqodYOLo+R78ItVk8 DXNLfLQwDd4X5F/wf7TqQF98fhe1Lcq/qZsLfgL5q1Ab+FQzhj30hrp2kC+gyWcFTvKh GM8eFcaKmZwFQObFPJmezInkwwy4C5zaThWsO7MZtuqBgGdX/oYRaLONMdEr7gngdl7V LnuiPhmvh/TRa00PsMNg2s33Rcr7dOLrb+PMEbBCVkhnxUkweM2GAPuHaasSCmtRx8Ld xlQLo/JjYY2ERAyOITMnUFo87RG5pOdKYHcAKsNbWaR0kjyaNm4D21FFEEUnYTkC/pcx f67w== MIME-Version: 1.0 X-Received: by 10.60.160.38 with SMTP id xh6mr589691oeb.82.1407880297277; Tue, 12 Aug 2014 14:51:37 -0700 (PDT) Received: by 10.202.93.213 with HTTP; Tue, 12 Aug 2014 14:51:37 -0700 (PDT) In-Reply-To: References: Date: Tue, 12 Aug 2014 14:51:37 -0700 Message-ID: To: Sara Golemon Cc: Andrea Faulds , PHP internals Content-Type: multipart/alternative; boundary=089e011847a2016fee050075ad93 Subject: Re: [PHP-DEV] [VOTE] Mutliple defaults in switch statements From: kris.craig@gmail.com (Kris Craig) --089e011847a2016fee050075ad93 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, Aug 12, 2014 at 2:36 PM, Sara Golemon wrote: > On Tue, Aug 12, 2014 at 10:08 AM, Andrea Faulds wrote: > > On 12 Aug 2014, at 17:53, Sara Golemon wrote: > >> Voting is open: https://wiki.php.net/rfc/switch.default.multiple#vote > > > > I=E2=80=99m all for this, but the *minimum* discussion period is *two* = weeks. > > > The two-week period is advisory I don't believe that is correct. Here's the actual wording: "There'd be a minimum of 2 weeks between when an RFC that touches the language is brought up on this list and when it's voted on is required." The "is required" at the end suggests to me that this is more than merely a suggestion. > and we don't need to get hung up on > process for the sake of process. That's not what it is. The minimum discussion period is there so that everyone can take the time to evaluate a proposal *and* hear any dissenting views that may emerge during this process before voting. When something gets fast-tracked like this, there could very well be someone with a compelling argument against it who simply hasn't seen this RFC yet. I agree that's doubtful in this case, but the idea of just arbitrarily deciding not to follow the rules sets a dangerous precedent, in my view. > There's been no meaningful > discussion in the past week because nobody thinks this is remotely a > bad idea. See above. > Hell, some have questioned why this was put into an RFC in > the first place. (It's arguably a bug, since the existing behavior > could never have been described as right or intentional). > > If you're so worried about violating RFC process, I can revoke it > entirely and just commit it without voting, and I'd be completely in > the right. I can't comment on that as it's well outside my purview. What I can say is that, if you're going to choose to use the RFC process as you did, then you should follow that process and respect its guidelines. I'd rather you scrap the RFC entirely than set a precedent that people can just arbitrarily decide that the rules don't apply to them. I'm concerned about the next person who posts an RFC and cites your actions as justification for not following the posted guidelines. Or, we can apply a reasonable amount of process without > getting hung up on seven days worth of... no discussion whatsoever. > I think you're missing the point. Please see my concerns above. > > -Sara > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --089e011847a2016fee050075ad93--