Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31955 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99314 invoked by uid 1010); 28 Aug 2007 16:31:12 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 99297 invoked from network); 28 Aug 2007 16:31:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Aug 2007 16:31:12 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.114 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.114 unknown Windows 2000 SP4, XP SP1 Received: from [63.205.162.114] ([63.205.162.114:41620] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 22/E9-45548-DCD44D64 for ; Tue, 28 Aug 2007 12:31:10 -0400 Received: from [127.0.0.1] ([192.168.16.180]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 28 Aug 2007 09:31:07 -0700 Message-ID: <46D44DC9.6060007@zend.com> Date: Tue, 28 Aug 2007 09:31:05 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: =?ISO-8859-1?Q?David_Z=FClke?= CC: Dmitry Stogov , 'PHP Internals List' References: <000f01c7e871$9be827e0$6e02a8c0@thinkpad> <46D30EA2.7080406@zend.com> <275A466F-5E0E-4DC6-82F2-BBBD4260E0B5@bitxtender.com> In-Reply-To: <275A466F-5E0E-4DC6-82F2-BBBD4260E0B5@bitxtender.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 28 Aug 2007 16:31:07.0290 (UTC) FILETIME=[D5AE97A0:01C7E990] Subject: Re: [PHP-DEV] Namespaces and __autoload() From: stas@zend.com (Stanislav Malyshev) > Why don't we add an optional second argument to __autoload() that > receives the fully qualified namespace name of the class that should be > autoloaded? That doesn't break BC and it prevents conflicts. The first argument already receives that, why would you need the second one? -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com