Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19086 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79936 invoked by uid 1010); 19 Sep 2005 20:47:54 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 79921 invoked from network); 19 Sep 2005 20:47:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Sep 2005 20:47:54 -0000 X-Host-Fingerprint: 212.117.92.66 clx-ac2-66-2.westend.com Received: from ([212.117.92.66:10689] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id C6/53-43379-AF32F234 for ; Mon, 19 Sep 2005 16:47:54 -0400 Message-ID: To: internals@lists.php.net Date: Mon, 19 Sep 2005 22:47:47 +0200 Lines: 18 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-RFC2646: Format=Flowed; Original X-Posted-By: 212.117.92.66 Subject: Namespaces From: ts@siteartwork.de ("Thorsten Suckow-Homberg") Hi, I am currently testing Jessie Hernandez Namespace Patch and I see some problems in the lack of an appropriate ini-Setting that points to a path where the user's class-repositories resist. I know this has been discussed, but I can't find the proper disussion-leaf, so if someone could point me into the right direction... Anyway, my thoughts on this are that with an optional ini-setting the userland definition of __autoload() could be automatically skipped. Any comments on this? Kind regards Thorsten Suckow-Homberg