Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15772 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56437 invoked by uid 1010); 3 Apr 2005 21:54:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 56421 invoked from network); 3 Apr 2005 21:54:42 -0000 Received: from unknown (HELO marcus-boerger.de) (127.0.0.1) by localhost with SMTP; 3 Apr 2005 21:54:42 -0000 X-Host-Fingerprint: 81.169.182.136 h59705.serverkompetenz.net Linux 2.4/2.6 Received: from ([81.169.182.136:45302] helo=strato.aixcept.de) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id E7/01-19272-02660524 for ; Sun, 03 Apr 2005 17:54:41 -0400 Received: from localhost (localhost [127.0.0.1]) by strato.aixcept.de (Postfix) with ESMTP id A0ABD35C1CD; Mon, 4 Apr 2005 00:00:25 +0200 (CEST) Date: Sun, 3 Apr 2005 17:54:30 -0400 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <896728182.20050403175430@marcus-boerger.de> To: Zeev Suraski Cc: internals@lists.php.net In-Reply-To: <5.1.0.14.2.20050403173733.06c78d60@localhost> References: <5.1.0.14.2.20050403125628.03f83de0@localhost> <5.1.0.14.2.20050403125628.03f83de0@localhost> <5.1.0.14.2.20050403173733.06c78d60@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] __autoload() enhancement From: mail@marcus-boerger.de (Marcus Boerger) Hello Zeev, Sunday, April 3, 2005, 10:39:39 AM, you wrote: > 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? :) No, it's the place where i do my stuff and stuff others want to have also. And it is the place i am responsible for. And since it is all about making use of php's new object orientation it is a very good place to put advanced stuff into. -- Best regards, Marcus mailto:mail@marcus-boerger.de