Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15761 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91628 invoked by uid 1010); 3 Apr 2005 15:39:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 91613 invoked from network); 3 Apr 2005 15:39:47 -0000 Received: from unknown (HELO wlite1a.bora.net) (127.0.0.1) by localhost with SMTP; 3 Apr 2005 15:39:47 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:33735] helo=mail.zend.com) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id CF/F3-19272-14E00524 for ; Sun, 03 Apr 2005 11:39:46 -0400 Received: (qmail 11422 invoked from network); 3 Apr 2005 15:39:41 -0000 Received: from localhost (HELO zeev-notebook.zend.com) (127.0.0.1) by localhost with SMTP; 3 Apr 2005 15:39:41 -0000 Message-ID: <5.1.0.14.2.20050403173733.06c78d60@localhost> X-Sender: zeev@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 03 Apr 2005 17:39:39 +0300 To: Marcus Boerger Cc: internals@lists.php.net In-Reply-To: <14810062878.20050403113106@marcus-boerger.de> References: <5.1.0.14.2.20050403125628.03f83de0@localhost> <5.1.0.14.2.20050403125628.03f83de0@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] __autoload() enhancement From: zeev@zend.com (Zeev Suraski) At 18:31 03/04/2005, Marcus Boerger wrote: >Right from the beginning i said __autoload() is just wrong and we need the >described behavior. However all i got back is that i am just wrong and we >don't need it. And that from everybody. But since SPL already gives all >you mentioned there is no reason to do anything more. > >I'll come back here once i have my Montreal slides online which documnets >everthing or i may also find time to do documentation soon. Marcus, Regardless of what happened, I don't see how this piece of functionality belongs in SPL. SPL isn't a backdoor for introducing whatever you want into PHP without discussion, is it? :) Zeev