Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41178 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23331 invoked from network); 17 Oct 2008 00:20:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Oct 2008 00:20:06 -0000 Authentication-Results: pb1.pair.com header.from=scott@macvicar.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=scott@macvicar.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain macvicar.net from 193.227.246.108 cause and error) X-PHP-List-Original-Sender: scott@macvicar.net X-Host-Fingerprint: 193.227.246.108 ip246-108-v193.static.x-ip.net Received: from [193.227.246.108] ([193.227.246.108:47279] helo=lovelace.midden.org.uk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C0/6D-12818-53AD7F84 for ; Thu, 16 Oct 2008 20:20:06 -0400 Received: from macvicar.demon.co.uk ([80.177.111.173] helo=[192.168.1.101]) by lovelace.midden.org.uk with esmtpsa (TLS-1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.69) (envelope-from ) id 1Kqd4Q-00014C-8c; Fri, 17 Oct 2008 01:20:00 +0100 To: "Steph Fox" In-Reply-To: <002501c92fee$0d296b70$3ffc1f3e@foxbox> X-Priority: 3 References: <48F653FF.5010106@chiaraquartet.net> <48F7D0F6.20707@macvicar.net> <002501c92fee$0d296b70$3ffc1f3e@foxbox> Message-ID: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Fri, 17 Oct 2008 01:19:52 +0100 Cc: "Greg Beaver" , "PHP Developers Mailing List" X-Mailer: Apple Mail (2.929.2) X-Spam-Score: -4.0 X-Spam_Report: Spam detection software, running on the system "lovelace.midden.org.uk", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On 17 Oct 2008, at 01:19, Steph Fox wrote: > Heya Scott, > >> I'd much rather see ::: used and don't care too much about those with >> code already written, we never guarantee BC on unreleased versions. > > Well, that narrows it down to #1 or #2. > >> Though I don't object to #3 at all either, so indifferent! > > OK, so we have #1, #2 or #3 now from you. What should I put down as > your primary vote? [...] Content analysis details: (-4.0 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.8 ALL_TRUSTED Passed through trusted hosts only via SMTP -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] 0.4 AWL AWL: From: address is in the auto white-list Subject: Re: [PHP-DEV] my last attempt at sanity with namespaces From: scott@macvicar.net (Scott MacVicar) On 17 Oct 2008, at 01:19, Steph Fox wrote: > Heya Scott, > >> I'd much rather see ::: used and don't care too much about those with >> code already written, we never guarantee BC on unreleased versions. > > Well, that narrows it down to #1 or #2. > >> Though I don't object to #3 at all either, so indifferent! > > OK, so we have #1, #2 or #3 now from you. What should I put down as > your primary vote? #1 and then #3. > > >> Regarding internal class resolving, it seems logical but will slow >> down >> resolution within namespaces. But I doubt this is much of an issue >> as it >> doesn't affect those not using namespaces. > > This appears to have been resolved between the two (and everybody > else) now. Greg and Stas actually want the same thing here, they > just misunderstood one another. (@Greg, @Stas: correct me if I'm > wrong. Scott