Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:34761 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50542 invoked by uid 1010); 12 Jan 2008 13:04:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 50527 invoked from network); 12 Jan 2008 13:04:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jan 2008 13:04:56 -0000 Authentication-Results: pb1.pair.com header.from=smith@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=smith@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 85.10.196.195 cause and error) X-PHP-List-Original-Sender: smith@pooteeweet.org X-Host-Fingerprint: 85.10.196.195 serveforce1.backendmedia.com Linux 2.6 Received: from [85.10.196.195] ([85.10.196.195:50713] helo=serveforce1.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F0/2C-52119-6FAB8874 for ; Sat, 12 Jan 2008 08:04:54 -0500 Received: from [192.168.0.151] (77-57-23-243.dclient.hispeed.ch [77.57.23.243]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client did not present a certificate) by serveforce1.backendmedia.com (Postfix) with ESMTP id C21A012244BE for ; Sat, 12 Jan 2008 14:05:26 +0100 (CET) Message-ID: To: PHP Developers Mailing List Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Sat, 12 Jan 2008 14:04:51 +0100 X-Mailer: Apple Mail (2.915) X-backendmedia-com-MailScanner-Information: Please contact the ISP for more information X-backendmedia-com-MailScanner: Found to be clean X-backendmedia-com-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=0.132, required 6, AWL 0.03, RDNS_DYNAMIC 0.10) X-backendmedia-com-MailScanner-From: smith@pooteeweet.org X-Spam-Status: No Subject: voting From: smith@pooteeweet.org (Lukas Kahwe Smith) Hi, I think its painfully obvious that a system to manage the voting is needed. Like I said, ideally it should also have an email interface. People should be able to vote from +1 to -1 and be able to add a comment. Notifications should be send to this list about the start and final result of the vote. Voting itself should be split by people with access to cvs.php.net and those that do not. This is open source, everybody can voice their opinions, but the developers of the project should have final say. However if the end user and developer votes diverge greatly it will still be an important hint to take into account. That being said, end user polling imho belongs somewhere else and before the final developer vote. The features of PEPr in PEAR cover all of this quite well, except for the email interface. I personally would not need that and maybe its too much of a hassle to get this done in a reliable and secure way. regards, Lukas