Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85399 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48377 invoked from network); 22 Mar 2015 08:54:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Mar 2015 08:54:53 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@bof.de; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=php@bof.de; sender-id=pass Received-SPF: pass (pb1.pair.com: domain bof.de designates 80.242.145.70 as permitted sender) X-PHP-List-Original-Sender: php@bof.de X-Host-Fingerprint: 80.242.145.70 mars.intermailgate.com Received: from [80.242.145.70] ([80.242.145.70:35990] helo=mars.intermailgate.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1E/C5-00828-A538E055 for ; Sun, 22 Mar 2015 03:54:52 -0500 Received: (qmail 24496 invoked by uid 1009); 22 Mar 2015 09:54:47 +0100 Received: from 209.85.192.49 by mars (envelope-from , uid 89) with qmail-scanner-1.25-st-qms (clamdscan: 0.96.2/20220. spamassassin: 3.3.1. perlscan: 1.25-st-qms. Clear:RC:1(209.85.192.49):. Processed in 0.268678 secs); 22 Mar 2015 08:54:47 -0000 X-Antivirus-MYDOMAIN-Mail-From: php@bof.de via mars X-Antivirus-MYDOMAIN: 1.25-st-qms (Clear:RC:1(209.85.192.49):. Processed in 0.268678 secs Process 24480) Received: from mail-qg0-f49.google.com (gmail@bof.de@209.85.192.49) by mars.intermailgate.com with RC4-SHA encrypted SMTP; 22 Mar 2015 09:54:47 +0100 Received: by qgez102 with SMTP id z102so35945617qge.3 for ; Sun, 22 Mar 2015 01:54:45 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.55.52.83 with SMTP id b80mr116748853qka.36.1427014485435; Sun, 22 Mar 2015 01:54:45 -0700 (PDT) Received: by 10.140.82.198 with HTTP; Sun, 22 Mar 2015 01:54:45 -0700 (PDT) Received: by 10.140.82.198 with HTTP; Sun, 22 Mar 2015 01:54:45 -0700 (PDT) In-Reply-To: References: Date: Sun, 22 Mar 2015 09:54:45 +0100 Message-ID: To: Leigh Cc: internals , Peter Cowburn Content-Type: multipart/alternative; boundary=001a114907747e69a50511dcb3ad Subject: =?UTF-8?B?UmU6IFtQSFAtREVWXSBUbyBSRkMgb3IgTm90IFRvIFJGQyBbd2FzIFJlOiBbUEhQLURFVg==?= =?UTF-8?B?XSDlm57lpI3vvJogW1JGQ11bRElTQ1VTU0lPTl0gQWRkIHByZWdfcmVwbGFjZV9jYWxsYmFja19hcnJh?= =?UTF-8?B?eSBmdW5jdGlvbl0=?= From: php@bof.de (Patrick Schaaf) --001a114907747e69a50511dcb3ad Content-Type: text/plain; charset=UTF-8 Am 22.03.2015 09:45 schrieb "Leigh" : > > On 22 March 2015 at 07:00, Patrick Schaaf wrote: >> >> Hmm. Is that really the line to be drawn? An RFC, by itself, provides a good point to spell out a change clearly, and anchor it for reference in discussion. Discussion on internals itself cannot provide that, it is too scattered, and POC code provides it at the code layer only. Thinking about documentation, for example. > > Sure, I can agree on RFC all the things. Probably not all things, but surely everything visible at the language level, that would need documentation. Syntax, functions, function argument changes. Probably also changes of official C level API for module authors (thinking about session management, ZPP, etc). Pure C level refactoring - probably not. And not for bugfixing that brings code behaviour fully inline with what's already documented. >> So, maybe the line is better drawn at what needs a vote, and what does not? >> >> Just an idea: as soon as an RFC goes up / leaves draft state, could it have a "needs a vote?" prevoting section? And if a certain minimum opts for "needs a vote" (within a minimum discussion period after leaving draft), one must be held? (thinking about a one week period and three or five needs-a-vote calls, or something similar) > > I suppose this could be part of the discussion on list when it is not obvious, then we at least have some documented opinions on the decision, rather than the assumptions of individuals. Okay, that's easier to implement and probably sufficient, if everybody play nice. Or, another idea and maybe a lot less work to implement: all active release managers could have a "want a vote" button on pending RFC pages. Patrick --001a114907747e69a50511dcb3ad--