Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41501 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58303 invoked from network); 28 Oct 2008 10:32:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Oct 2008 10:32:21 -0000 X-Host-Fingerprint: 84.140.213.90 p548CD55A.dip.t-dialin.net Received: from [84.140.213.90] ([84.140.213.90:27272] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4D/E4-28585-33AE6094 for ; Tue, 28 Oct 2008 05:32:20 -0500 Message-ID: <4D.E4.28585.33AE6094@pb1.pair.com> To: internals@lists.php.net Date: Tue, 28 Oct 2008 11:32:16 +0100 User-Agent: Thunderbird 2.0.0.17 (Macintosh/20080914) MIME-Version: 1.0 References: <69907CB6763C4164A1AE82D659B80286@pc> <6fef9b880810271958j6145ae02i125853adefaec9a3@mail.gmail.com> <9b3df6a50810280012udd7946dh798b544cf9fd65ec@mail.gmail.com> <3E47026EC3F046E59B0B8C9DD5830FF3@pc> In-Reply-To: <3E47026EC3F046E59B0B8C9DD5830FF3@pc> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 84.140.213.90 Subject: Re: [PHP-DEV] Clarifying the resolution rules From: karsten@typo3.org (Karsten Dambekalns) Hi. Stan Vassilev | FM wrote: > A yet another compromise is possible as the lesser evil: ... > They key change is: not to make difference between internal and user > global functions, just fall back to global ones, so that there's no > additional confusion among drop-in replacements, user resources, and > internal resources. > > Send feedback. Thanks. I like that way. Regards, Karsten