Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60050 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16849 invoked from network); 17 Apr 2012 03:05:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Apr 2012 03:05:11 -0000 Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.54 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 74.125.82.54 mail-wg0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:49462] helo=mail-wg0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C5/AB-05733-6EDDC8F4 for ; Mon, 16 Apr 2012 23:05:11 -0400 Received: by wgbfg15 with SMTP id fg15so1107819wgb.11 for ; Mon, 16 Apr 2012 20:05:08 -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=RnTa6a0Mp2O2uSoK11AmMy66UkhN2VGIVUE/YJIGOwM=; b=qlTGf1WLzzz+Bx0NQLSG2jMW6Z6cWXM/HWHLLqEWdWccjiDaX8IAx2GxJKU3rJkibO fjrS/v9HmNKkLPBEZx7FzT80SYobqmiILVkHCcyhuQ9YkJf/2PSbS+hfpwSFy2jDz6dV gRxG0500/WFMSLdMgsHlF1+XijZE7JeNiDmpTybNa0P3ALe8LNH0BBUjZIccvrWXkWix jgPwROLlau/1M9ZLwEbK0B7wvLNScTh19qR3Tng7kc5g16MkNkgjYbTJdA4YPklzEYL5 PepthLznmxUokZYNnkVebAVUd1hCerMOEMWAm3Dw71YqP+tFVRPd7W3Bnb2HcOvT63Tl ngNA== MIME-Version: 1.0 Received: by 10.180.91.168 with SMTP id cf8mr16653171wib.0.1334631907998; Mon, 16 Apr 2012 20:05:07 -0700 (PDT) Received: by 10.223.1.82 with HTTP; Mon, 16 Apr 2012 20:05:07 -0700 (PDT) In-Reply-To: <4F8CD84E.6050304@rotorised.com> References: <4F8C7FAC.6060709@sugarcrm.com> <4F8CABF8.9040301@sugarcrm.com> <4F8CB228.2070609@sugarcrm.com> <4F8CD84E.6050304@rotorised.com> Date: Mon, 16 Apr 2012 20:05:07 -0700 Message-ID: To: Ryan McCue Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=f46d04389347c83c6904bdd73479 Subject: Re: [PHP-DEV] voting without vcs accounts From: kris.craig@gmail.com (Kris Craig) --f46d04389347c83c6904bdd73479 Content-Type: text/plain; charset=ISO-8859-1 On Mon, Apr 16, 2012 at 7:41 PM, Ryan McCue wrote: > Kris Craig wrote: > >> An argument could be made that, as the users of PHP, they should be able >> to have some say in its development. >> > > As a PHP developer (that is, a developer who writes in PHP), I'd agree, > *to an extent*. There are certainly things that I'd like to be able to vote > on (such as additions to the language/syntax and things such as .phpp). > However, I've got no idea how easy such things are to implement, so I don't > feel qualified to even ask to be able to vote. > > However, these things are going to influence me as a developer, so I'd > like to be able to vote. > > Take, as an example, the .phpp debates. (Just as an example.) If I didn't > like it, I'd like to be able to vote against it to avoid having to handle > it later. However, if I *was* for it, I wouldn't feel qualified to comment, > as I have no idea how hard these things are to implement. > > (Just my $0.02. Apologies if this is confusing, I'm a mixture of tired and > distracted.) > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Hmm yeah that makes sense. What if we split the questions into multiple parts? For example, the first question would be something along the lines of, "Conceptually, do you think this is a good idea?" That could be open to PHP developers as well. Then the second question could be, "If you answered 'Yes', as a core contributor, do you believe this proposal is technically feasible?" That question would be open only to the people who can vote now. Mind you, I'm just throwing this out there off the top of my head. It could be a really stupid idea, but I thought it might provoke some interesting discussion at the very least. With that in mind.... Thoughts? =) --Kris --f46d04389347c83c6904bdd73479--