Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41133 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66693 invoked from network); 16 Oct 2008 15:24:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Oct 2008 15:24:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=luke.richards.99@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=luke.richards.99@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.200.168 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: luke.richards.99@gmail.com X-Host-Fingerprint: 209.85.200.168 wf-out-1314.google.com Received: from [209.85.200.168] ([209.85.200.168:24470] helo=wf-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8D/73-49179-ABC57F84 for ; Thu, 16 Oct 2008 11:24:43 -0400 Received: by wf-out-1314.google.com with SMTP id 26so46053wfd.26 for ; Thu, 16 Oct 2008 08:24: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:in-reply-to:mime-version:content-type:references; bh=yC1mdDxLNvQL2X51tFEMHm9rPRgHdGqO2M2O/dR/FPM=; b=ZH+2L1X7+j38hjgG0ccJBVv8VHpht8sY6jZ1Ro2bvzsx4xudUSxAIgNnIIuZ8sNZUm O5+Wt2y8LxyfUKp22cdejmPjATFMWyG9UOCZ46lpo8Yxpc/ZS4XVG7duuAenGeUi5ek2 sO8t5hhPfCCoDIinEhKTfaBGlxxwV1pDwUH48= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=h72Wr5uOIRlmwsWfhIPfB7h+1uKA6FlK720+ckQPhbQhUKmSzEN/JADNAx+mrk4R2J gN6kFVtgM3xCUv6gO5Xk0OM8bqVhhB1Dv0zyTU9khV7cidkdhQzZ2ZAO7PcHCflv6Er4 dnZDF/wxNtwKJtYJvOITbRUuV6BMGmFXU2PaM= Received: by 10.141.212.5 with SMTP id o5mr1699487rvq.20.1224170679713; Thu, 16 Oct 2008 08:24:39 -0700 (PDT) Received: by 10.141.196.20 with HTTP; Thu, 16 Oct 2008 08:24:39 -0700 (PDT) Message-ID: Date: Thu, 16 Oct 2008 16:24:39 +0100 To: internals@lists.php.net In-Reply-To: <9C.12.49179.9BA57F84@pb1.pair.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_45496_3891235.1224170679704" References: <00c401c92f99$84826690$3ffc1f3e@foxbox> <9C.12.49179.9BA57F84@pb1.pair.com> Subject: Re: [PHP-DEV] Re: 'Sanity' tally to date From: luke.richards.99@gmail.com ("Luke Richards") ------=_Part_45496_3891235.1224170679704 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline In my opinion namespaces should be in 6 not 5.3 but ignoring that: +1 for Issue 1 option 1 +1 for Issue 2 2008/10/16 Nathan Rixham > Steph Fox wrote: > >> Please can those people who didn't already express a clear and relevant >> opinion, express it now? We don't have long to play with this if there's >> to >> be namespace support in 5.3. >> >> At present it looks like a two-horse race between #1 full disambiguation >> (:::) and #3 explicit disambiguation ('use namespace'). >> >> Method of tally: anything that would be acceptable to the voter gets a >> point. (A weighted version is also offered here.) >> >> D/S means 'with different separator'. >> >> Name Issue A Issue B >> ====================================================== >> Greg #2 (alt #3, #1) Yes >> Guilherme #3 Yes >> Kalle #4 Yes >> Tony Bibbs #3 Yes >> Jaroslav Hanslik #1 (alt #3) Yes >> Nathan Rixham #4 (D/S) N/A >> Liz #1 or #3 Yes >> Andrei - 'agreed with Gregs approach' N/A >> Janusz Lewandowski #4 Yes >> Steph #3 (alt #2) Abstained >> Josh Davies - '#1 and #2 are functionally the same' N/A >> Hannes - put in a plea for classes only in 5.3 N/A >> Lester - WROTE SOMETHING LOUD N/A >> Alexey #3 Yes >> Marc Boeren #1 (D/S) N/A >> Derick #1 No >> Vesselin Kenashkov #3 Yes >> Lars #3 (alt #2) N/A >> Karsten Damberkalns #1 (alt #3) Yes >> Jochem Maas #2 (alt #3, #1) Yes >> Richard Quadling #1 (alt #2) No >> >> Issue A: >> #1 - 8 (1 with different separator) >> #2 - 5 >> #3 - 11 >> #4 - 3 (1 with different separator) >> >> Issue A weighted (first choice gets 2 points, rest 1): >> #1 - 12 + 2 = 14 >> #2 - 4 + 3 = 7 >> #3 - 12 + 5 = 17 >> #4 - 6 + 0 = 6 >> >> Issue B: >> Yes - 11 >> No - 2 (see Richard's rationale tho') >> Abs - 1 >> N/A - 7 >> >> > you can add me down for a +1 on the solution to Issue B as well > - makes logical sense > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > ------=_Part_45496_3891235.1224170679704--