Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65302 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96599 invoked from network); 28 Jan 2013 20:12:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jan 2013 20:12:42 -0000 Authentication-Results: pb1.pair.com smtp.mail=zeev@zend.com; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=zeev@zend.com; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain zend.com does not designate 209.85.214.176 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 209.85.214.176 mail-ob0-f176.google.com Received: from [209.85.214.176] ([209.85.214.176:58038] helo=mail-ob0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E1/AD-28517-9BBD6015 for ; Mon, 28 Jan 2013 15:12:42 -0500 Received: by mail-ob0-f176.google.com with SMTP id v19so3196282obq.21 for ; Mon, 28 Jan 2013 12:12:38 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:references:in-reply-to:mime-version:x-mailer :thread-index:date:message-id:subject:to:cc:content-type :x-gm-message-state; bh=ZzXbMErqpbMyOiuUIJMNPd1+pGdEG8mdLN8/ekHMHw0=; b=ffMqhqclucFN+DzQmSNGZLjxTykRCuTr7se2dV1L37UHXCHRsbMA3xHGf1I+2ZhrAA Y8T5PGL7+9Wui/i9ynC/eFhYbg0nxrg2o927vzspL4v5pkPGbgKnRIpQEi2F+Nr007XM WD6uWIgnUMZNY9HS68MZruxvNHsbs2AZR16tJ2Lj4ZigOhono+SQBJXu911RkGXDP2nm YsLnXVb8L+ygGiPc7jQgM5uEL4g9Np1mEZ5OqCcem6caIIvCE8DpLtKj+W+R/xqu3Azc eR5F8xuDH9nhI197+YzTD5n/neytpKMmgDTusQ2JIv4U5eoBWkqqraM/A4G6rCpHhqGn yW3Q== X-Received: by 10.60.31.179 with SMTP id b19mr7766901oei.16.1359403958784; Mon, 28 Jan 2013 12:12:38 -0800 (PST) References: <8443b1f0eaec6316a3e5791c097d5c49@mail.gmail.com> In-Reply-To: MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQIMSip7vyeFE0OxpGcbetYSnOfklQK5bB/pAfb5uduXvQ+EwA== Date: Mon, 28 Jan 2013 22:12:38 +0200 Message-ID: <11b435929aee4df48ca8daae01c1b2fb@mail.gmail.com> To: Levi Morrison Cc: Anthony Ferrara , internals@lists.php.net Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQk/vlEGz3yS/VG6jUs8WYk5bGmLygF1sinINaczvtaxxfB/Ic+fXmLZW8TC3102w6z3cTVBOahT22rMBwvm3xC8g2FjdjF9iEK8R1B3+FlGH38VjWd0Df0iUV4q1wgyn9udHxCB Subject: RE: [PHP-DEV] Purpose of voting From: zeev@zend.com (Zeev Suraski) > -----Original Message----- > From: Levi Morrison [mailto:morrison.levi@gmail.com] > Sent: Monday, January 28, 2013 10:04 PM > To: Zeev Suraski > Cc: Anthony Ferrara; internals@lists.php.net > Subject: Re: [PHP-DEV] Purpose of voting > > On Mon, Jan 28, 2013 at 12:53 PM, Zeev Suraski wrote: > >> What should we be voting on when voting on an RFC: on the RFC > >> proposed feature, or on the patch itself? > > > > I think it should be exclusively on the concept. We never vote about > > code changes anywhere - including when we refactor existing parts. > > Why would we vote about the implementation here? > > > > The concept is the important part, not the implementation. > > Implementation can be a HUGE factor in whether I vote yes or no. Fair enough, it has next to zero effect on mine - unless we're dealing with something extremely fundamental. Otherwise, why not put each and every commit up for a vote? Zeev