Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:34666 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21780 invoked by uid 1010); 10 Jan 2008 22:44:02 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 21765 invoked from network); 10 Jan 2008 22:44:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jan 2008 22:44:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=jon@csh.rit.edu; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=jon@php.net; sender-id=unknown Received-SPF: pass (pb1.pair.com: domain csh.rit.edu designates 129.21.60.19 as permitted sender) X-PHP-List-Original-Sender: jon@csh.rit.edu X-Host-Fingerprint: 129.21.60.19 whitefox.csh.rit.edu Received: from [129.21.60.19] ([129.21.60.19:49306] helo=whitefox.csh.rit.edu) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5A/80-15203-0BF96874 for ; Thu, 10 Jan 2008 17:44:01 -0500 Received: from localhost (localhost [127.0.0.1]) by whitefox.csh.rit.edu (Postfix) with ESMTP id 3C5E011481 for ; Thu, 10 Jan 2008 17:43:59 -0500 (EST) X-Virus-Scanned: amavisd-new at csh.rit.edu Received: from whitefox.csh.rit.edu ([127.0.0.1]) by localhost (whitefox.csh.rit.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 73iZj9TYFYu3 for ; Thu, 10 Jan 2008 17:43:42 -0500 (EST) Received: from scorn.csh.rit.edu (scorn.csh.rit.edu [129.21.60.26]) by whitefox.csh.rit.edu (Postfix) with ESMTP id 177D211479 for ; Thu, 10 Jan 2008 17:43:42 -0500 (EST) Received: by scorn.csh.rit.edu (Postfix, from userid 37404) id EBBE250888; Thu, 10 Jan 2008 17:43:41 -0500 (EST) Date: Thu, 10 Jan 2008 17:43:41 -0500 To: internals Mailing List Message-ID: <20080110224341.GA26303@csh.rit.edu> Mail-Followup-To: internals Mailing List References: <47618179.2080709@chiaraquartet.net> <1840D9AD-4FB0-4A2D-8F25-BBD746649EFD@prohost.org> <2B0AC2C1-B41E-4644-A820-946FDF0322DC@pooteeweet.org> <478698D6.2070005@chiaraquartet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <478698D6.2070005@chiaraquartet.net> Subject: Re: [PHP-DEV] no read-only, no moderation, just a simple self-enforced checklist From: jon@php.net (Jon Parise) On Thu, Jan 10, 2008 at 04:14:46PM -0600, Gregory Beaver wrote: > At the very least, some kind of centralized RFC tracker (like PEAR's > PEPr for package proposals) would be a potential way to track features > that would introduce slightly more work (another thing to maintain at > php.net for web admins) but cut down on duplicate proposals and simplify > things socially. My preference would be something more akin to Python's PEPs: http://www.python.org/dev/peps/ PEP 1 is an overview of the system: http://www.python.org/dev/peps/pep-0001/ -- Jon Parise (jon of php.net) :: The PHP Project (http://www.php.net/)