Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19091 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96463 invoked by uid 1010); 19 Sep 2005 21:10:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 96448 invoked from network); 19 Sep 2005 21:10:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Sep 2005 21:10:51 -0000 X-Host-Fingerprint: 67.18.30.226 unknown Windows 2000 SP4, XP SP1 Received: from ([67.18.30.226:1183] helo=aspteam01.asp-team.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id FF/95-43379-B592F234 for ; Mon, 19 Sep 2005 17:10:51 -0400 Received: from [127.0.0.1] ([24.97.207.99]) by asp-team.com with MailEnable ESMTP; Mon, 19 Sep 2005 16:10:48 -0500 Message-ID: <432F295B.605@unFocus.com> Date: Mon, 19 Sep 2005 17:10:51 -0400 User-Agent: Thunderbird 1.4 (Windows/20050908) MIME-Version: 1.0 To: internals@lists.php.net References: <1047985411.20050919225111@marcus-boerger.de> <9F.D4.43379.FB72F234@pb1.pair.com> In-Reply-To: <9F.D4.43379.FB72F234@pb1.pair.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 0538-2, 09/19/2005), Outbound message X-Antivirus-Status: Clean Subject: Re: [PHP-DEV] Namespaces From: CaptainN@unFocus.com (Kevin Newman) Thorsten Suckow-Homberg wrote: > So, if anyone could provide me with more information on this subject I'd be > thankful :) > Me too. There seems to be quite of bit of demand (in the commerce sense of the word, I'm not demanding anything) for namespaces, but it's hard to find any solid info on why they were removed from PHP. I have some suspicions about why, as well as some ideas to share on implementation, but I'd like to know what the real issues are before I share them. Thanks, Kevin N.