Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41241 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88111 invoked from network); 17 Oct 2008 18:57:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Oct 2008 18:57:42 -0000 Authentication-Results: pb1.pair.com smtp.mail=pencap@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pencap@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.82.235 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pencap@gmail.com X-Host-Fingerprint: 66.249.82.235 wx-out-0506.google.com Received: from [66.249.82.235] ([66.249.82.235:56963] helo=wx-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 26/6F-19022-520E8F84 for ; Fri, 17 Oct 2008 14:57:42 -0400 Received: by wx-out-0506.google.com with SMTP id s12so283678wxc.26 for ; Fri, 17 Oct 2008 11:57:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=mUyTaMK9lHQaBGgc40MjMaIZml9CTN6KcisciK+s0DY=; b=qGonSZ3PxYhM0F/qusUYHZTLmYkXGT4BNwgaZCa8o5WASor/PFVXTTprfBmxfP/sGw 2O+K/J5o5rRaZRSuCyqZBStQCu0f5uzrhaUGv55PKDiM8C8yZmP/bvELr1otMK6kZ1DA EoDTBL4P7RHC8mqG6jDFg3k5+0/Y05+E5rxMU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=CxF3Ehdcvf6rf/3uDxBRkAWrO4/utZ9qQR3cgptB1H3Z1zWPd0R8aYmpF6+rp43eTB lNO2bWXjDmUrf1QXcHGBXubGez781Q2kXRHftvaZ5/0QGGZILIzQx/gGxla6JRf9uUDu QzjyUMQ7G1wY3VIuZBxrWOLnYEXocqerAEvAM= Received: by 10.142.186.15 with SMTP id j15mr1584915wff.44.1224269859088; Fri, 17 Oct 2008 11:57:39 -0700 (PDT) Received: by 10.143.17.4 with HTTP; Fri, 17 Oct 2008 11:57:39 -0700 (PDT) Message-ID: <34eeaeca0810171157i69004c21g3ae94eadc91bd094@mail.gmail.com> Date: Fri, 17 Oct 2008 13:57:39 -0500 To: "Steph Fox" Cc: internals@lists.php.net In-Reply-To: <02ef01c9307a$ede8f360$3ffc1f3e@foxbox> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_31647_1017830.1224269859087" References: <02fe01c92fc6$0b2d0660$3ffc1f3e@foxbox> <7D.26.12818.A13F7F84@pb1.pair.com> <027901c92ffe$b4d11610$3ffc1f3e@foxbox> <48F8C2C9.90303@zend.com> <02ef01c9307a$ede8f360$3ffc1f3e@foxbox> Subject: Re: [PHP-DEV] Re: Sanity tally #2 From: pencap@gmail.com ("Mike Willbanks") ------=_Part_31647_1017830.1224269859087 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 1. #3 - it is much cleaner to read than the other implementations in resolving the conflict. a different separator will be much harder to simply see from a comparison. in a state where many people are in fact doing code reviews and as it gets larger into big business the easier to read is going to be the best option (which is why #1 and #2 become difficult). #4 could have larger drawbacks in the terms of integration with existing projects or could cause conflicts and frustration. 2. No opinion. On Fri, Oct 17, 2008 at 12:08 PM, Steph Fox wrote: > Hi Stas, > > So far, my proposals hardly got any hearing at all, fair or otherwise - >> they were totally ignored on the vote - never even mentioned except for the >> note in Greg's wiki (which, despite being incorrect, was never fixed or >> changed), and it looks like at least some of the persons were under >> impression they vote for something I had proposed and in fact voted for >> something completely different. >> > > Don't worry, I'll work out some way to rectify that if needed (hopefully > without flooding internals@ again). All we're really getting out of this > straw poll is a broader picture of the elements that PHP users would or > would not like to see. > > - Steph (4 votes to go) > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > ------=_Part_31647_1017830.1224269859087--