Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17498 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45107 invoked by uid 1010); 2 Aug 2005 16:03:33 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 45092 invoked from network); 2 Aug 2005 16:03:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Aug 2005 16:03:33 -0000 X-Host-Fingerprint: 212.183.43.6 M2489P006.adsl.highway.telekom.at Received: from ([212.183.43.6:29279] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 53/B3-04646-4599FE24 for ; Tue, 02 Aug 2005 12:03:32 -0400 Message-ID: <53.B3.04646.4599FE24@pb1.pair.com> To: internals@lists.php.net Date: Tue, 02 Aug 2005 18:01:18 +0200 Organization: IWORKS User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.2) Gecko/20040803 [ http://iworks.at ] X-Accept-Language: de-AT, de-DE, de, en, en-GB, en-US MIME-Version: 1.0 References: <42EF3C7D.9000105@supernerd.com> <7E.1F.04646.79E8FE24@pb1.pair.com> In-Reply-To: <7E.1F.04646.79E8FE24@pb1.pair.com> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig5A390B740C7C75E20217640A" X-Posted-By: 212.183.43.6 Subject: Re: [PHP-DEV] [PATCH] Namespace Patch, Beta 1 From: mike@php.net (Michael Wallner) --------------enig5A390B740C7C75E20217640A Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi Jessie Hernandez, you wrote: > Forgot to mention, since I expect the majority of users to follow the PEAR > convention for their classes (basically one class per file, file is named > like class, with "namespace" directories) With the minor but essential logical difference: $file = strtr($class, '_', '/') I don't know if you took that into account though... Regards, -- Michael - < mike(@)php.net > --------------enig5A390B740C7C75E20217640A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (Cygwin) iD8DBQFC75jR2pTtEijQyW0RAr4IAJwMlT4c3q5iKnBGiq1ib1YWbVMjOwCfUFr1 09LhHulBQsi1aYT2/zGfjng= =Bbdf -----END PGP SIGNATURE----- --------------enig5A390B740C7C75E20217640A--