Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61793 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69991 invoked from network); 25 Jul 2012 20:50:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jul 2012 20:50:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 64.22.89.133 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 64.22.89.133 oxmail.registrar-servers.com Linux 2.6 Received: from [64.22.89.133] ([64.22.89.133:51533] helo=oxmail.registrar-servers.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F4/50-19281-B1C50105 for ; Wed, 25 Jul 2012 16:50:35 -0400 Received: from [192.168.0.200] (5ad32874.bb.sky.com [90.211.40.116]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by oxmail.registrar-servers.com (Postfix) with ESMTPSA id 14A62C30007 for ; Wed, 25 Jul 2012 16:50:31 -0400 (EDT) Message-ID: <50105BFC.80900@ajf.me> Date: Wed, 25 Jul 2012 21:50:04 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0 MIME-Version: 1.0 To: PHP Internals Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: RFCs and organisation From: ajf@ajf.me (Andrew Faulds) Hi there, First off I'd like to apologise for being a generally useless and overly reactive poster on this list. I'm going to exercise more self-constraint now after noticing I made more posts on this list this month than anyone else, this month. Anyway, onto the subject of this email, in which I will try to be at least somewhat helpful. I notice that the RFCs page (http://wiki.php.net/rfc) doesn't seem to have any clear instructions on how to create an RFC. I think someone (perhaps me) should write an RFC on how to write an RFC, and also the procedure involved, e.g. how to get wiki karma, voting process. Secondly, I noticed that Python's PEPs are numbered, unlike PHP's RFCs. Whilst they aren't quite the same thing, I wonder if this would be useful, particularly since it provides a simple and unambiguous way to refer to one, e.g. RFC 123 instead of "RFC on how to write an RFC". Plus it would provide for an obvious way to sort RFCs in a list, by number. At the moment I'm not really sure if there's an sort of sorting on the RFCs page, although RFCs certainly seem to be categorised. Thoughts? Apologies again, Andrew Faulds http://ajf.me/