Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41654 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65897 invoked from network); 4 Nov 2008 17:43:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Nov 2008 17:43:05 -0000 X-Host-Fingerprint: 64.8.134.189 unknown Received: from [64.8.134.189] ([64.8.134.189:29625] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5C/FA-15458-9A980194 for ; Tue, 04 Nov 2008 12:43:05 -0500 Message-ID: <5C.FA.15458.9A980194@pb1.pair.com> To: internals@lists.php.net Date: Tue, 04 Nov 2008 11:43:02 -0600 User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 References: <29.7A.15458.C4880194@pb1.pair.com> In-Reply-To: <29.7A.15458.C4880194@pb1.pair.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 64.8.134.189 Subject: Re: Namespace Resolution From: rpanning@gmail.com (Ryan Panning) Just to make my post clear, I'm in favor of this approach for non-qualified calls in a namespace. 1. global 2. autoload 3. fail