Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65103 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32656 invoked from network); 23 Jan 2013 01:28:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jan 2013 01:28:28 -0000 Authentication-Results: pb1.pair.com smtp.mail=ircmaxell@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ircmaxell@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.173 as permitted sender) X-PHP-List-Original-Sender: ircmaxell@gmail.com X-Host-Fingerprint: 209.85.128.173 mail-ve0-f173.google.com Received: from [209.85.128.173] ([209.85.128.173:61914] helo=mail-ve0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 30/43-12923-CBC3FF05 for ; Tue, 22 Jan 2013 20:28:28 -0500 Received: by mail-ve0-f173.google.com with SMTP id b10so783559vea.32 for ; Tue, 22 Jan 2013 17:28:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=0ypHX/91+QQ4Gt1LqIvMUMyjvtu6DK/tapwO+4t8zXI=; b=c4bJ45tkIWrv0I1kgJD39U4+QsjsI2t+nSVGcBrr980QkUdEaSSB0Q5SAP69wJjFvQ 0u+cUnfQfAi2lHWCEYLFYvWGZAnrmTV1Alutzimoo87rgc1sr0hn8XYzARVIJ3l+K3RY ujlZRkl70rCV1TcVkrSSkw3lDzxeW9bFc6Zh5VM5Trq79Z2ptaTsl2hecC6/NyFWZ+wK kqpguth5UVOt6GBRfb7KN+h9UP0nOiL7fkLM1mBkHnSjB2NY9tmeWbl1Ba9AmQeAcClM ieAqk0Z5clyIukNry09JYlfpKmLe79roRQzFTqC22j9b7kHiKWVyuWYM5ApK9zeyqdsC 2g5A== MIME-Version: 1.0 X-Received: by 10.52.28.44 with SMTP id y12mr19514904vdg.19.1358904505611; Tue, 22 Jan 2013 17:28:25 -0800 (PST) Received: by 10.58.173.4 with HTTP; Tue, 22 Jan 2013 17:28:25 -0800 (PST) In-Reply-To: <50FF35D3.1050606@lerdorf.com> References: <50F840F4.7080704@zerocue.com> <50FE7579.1010409@zerocue.com> <50FECA4E.6080408@lerdorf.com> <50FF35D3.1050606@lerdorf.com> Date: Tue, 22 Jan 2013 20:28:25 -0500 Message-ID: To: Rasmus Lerdorf Cc: PHP Developers Mailing List Content-Type: multipart/alternative; boundary=20cf30780c105734eb04d3ea9cf6 Subject: Re: [PHP-DEV] [VOTE] Property Accessors for 5.5 From: ircmaxell@gmail.com (Anthony Ferrara) --20cf30780c105734eb04d3ea9cf6 Content-Type: text/plain; charset=ISO-8859-1 Rasmus, Now do 5 or even 10+ years and commits to Zend and APC. We are talking > about a core language feature here, so commits to the code most affected > is what you should be looking at and when I talk about maintenance I > talk about code we are fixing 10 years from now. Commits in the past > year doesn't really reflect that very well. > True, but if someone hasn't been active with even a single commit in the past year, I don't think they should be counted as an active maintainer. I ran the numbers back to 2011. And they actually shift more towards Yes: Total Commits: No: 2011 Yes: 1877 All but top 2: No: 996 Yes: 1011 And for 2010 (past 3 years): No: 2455 Yes: 2395 All but top 2: No: 1440 Yes: 1028 This is pointless though. The point is pretty well proven that within reason the activity level of both groups is about even. And when measuring a feature against "number of maintainers", I honestly believe that only current active maintainers should count for that ranking. It's not about "discrediting" prior contributors. Not in the least. I'm not suggesting their votes should count less. I'm not suggesting that they should lose voting rights or anything like that. But to count active maintainers against a list which contains people who's last commit was in 2006 isn't fair. Anthony --20cf30780c105734eb04d3ea9cf6--