Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:62544 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90247 invoked from network); 27 Aug 2012 01:18:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Aug 2012 01:18:28 -0000 Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.170 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-we0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:33084] helo=mail-we0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 80/D1-13425-2EACA305 for ; Sun, 26 Aug 2012 21:18:27 -0400 Received: by weyr1 with SMTP id r1so2315703wey.29 for ; Sun, 26 Aug 2012 18:18:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Sutfxbs1T2N+OVr0z9uULLCVd9LH63AZIOupPHEpAU4=; b=YRts7eIwFuFuj0MlvYeSsxQ07aB1dk8hGvkQGO4Ih9HYDsdPSFNI/q4UbLU8TAArJV q8RZSm8W8fPxn+sElvHGwKe0JMDcRastxAhBF1LvjdF16lBz4ZKFD27eteLOHHlR6rq3 UXAixtWG2v+bREYqVHGwI/70Drsf4KpBZWyKTMRtW1f6tAD8VyqBeOZSkwtG7PaYFxiX 3IoFN7jocRag/2KOp8YDYO1cfkDKm1jtRw9EPSTzbQTIiBNpTibJCsMBprmgbn6Hpj11 R00CE2qEudbkQqgcpQcUHYJxlFShbi+AXdfaIccQGG/geyN9LkxyWS78RdyJ/3aBBalE 6qZw== MIME-Version: 1.0 Received: by 10.216.238.30 with SMTP id z30mr6119982weq.223.1346030302555; Sun, 26 Aug 2012 18:18:22 -0700 (PDT) Received: by 10.216.211.30 with HTTP; Sun, 26 Aug 2012 18:18:22 -0700 (PDT) In-Reply-To: <503A84F3.4080808@sugarcrm.com> References: <503A68F9.9050405@sugarcrm.com> <503A84F3.4080808@sugarcrm.com> Date: Sun, 26 Aug 2012 18:18:22 -0700 Message-ID: To: Stas Malyshev Cc: Gustavo Lopes , Andrew Faulds , Yahav Gindi Bar , Laruence , PHP Internals Content-Type: multipart/alternative; boundary=0015174023900a706704c8351af7 Subject: Re: [PHP-DEV] Re: [VOTE]Call for voting: support use list in foreach From: kris.craig@gmail.com (Kris Craig) --0015174023900a706704c8351af7 Content-Type: text/plain; charset=ISO-8859-1 On Sun, Aug 26, 2012 at 1:20 PM, Stas Malyshev wrote: > Hi! > > > I honestly don't see what the problem is. If the sample is indeed random, > > there's no bias as to what the voters as whole would do, tough for close > > votes or for votes where very few people vote the result could differ. > > The problem is that this is not consensus, this is apathy and > disfunction. If out of 100 or 1000 or whatever we have project > participants we can barely find a dozen that want to support a > particular change - can we really say this change has the support of the > developer community? > > > But most importantly, I would prefer that the people voting actually > > thought hard about the proposal. And it's more likely (I think) that > > I'd prefer that too. That's another problem with votes which I did talk > about in the past too. However, right now we do not have any guarantee > that those 10 people that voted are those that thought hard about the > proposal, and not just saw it first time yesterday and thought "neat, > let's do it, I'll spend as much time on it as it takes to click 'yes' > button". I want to emphasize here I don't mean anybody in particular > that would do that (I hope nobody does), I am just saying we do not have > any way of knowing that, so if you're concerned about that current > situation is not ideal. > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > (408)454-6900 ext. 227 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > I agree that can be a problem. However, I'm not sure what a viable solution would be. After all, Democracy or not, lack of participation can be crippling to a project. The obvious answer would be to increase participation somehow, but that's much easier said than done. It's even worse for us since PHP is written in C, which makes the learning curve for potential new contributors intimidatingly (and perhaps even prohibitively) steep. Short of killing ourselves rewriting it in C++, I'm not sure there is an ideal solution to this problem. --Kris --0015174023900a706704c8351af7--