Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33765 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61338 invoked by uid 1010); 5 Dec 2007 20:03:23 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 61318 invoked from network); 5 Dec 2007 20:03:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Dec 2007 20:03:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.162] ([212.25.124.162:30571] helo=mx1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1B/03-20707-90407574 for ; Wed, 05 Dec 2007 15:03:22 -0500 Received: from us-ex1.zend.com ([192.168.16.5]) by mx1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 5 Dec 2007 22:03:17 +0200 Received: from [192.168.16.91] ([192.168.16.91]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 5 Dec 2007 12:03:13 -0800 Message-ID: <47570401.1020001@zend.com> Date: Wed, 05 Dec 2007 12:03:13 -0800 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Ken Stanley CC: Derick Rethans , PHP Developers Mailing List References: <4756E5D7.30802@zend.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 05 Dec 2007 20:03:13.0805 (UTC) FILETIME=[DE2BEBD0:01C83779] Subject: Re: [PHP-DEV] Namespace From: stas@zend.com (Stanislav Malyshev) > Stas, that is immature, rude, and completely uncalled for; fine, you are > frustrated with our questions and arguments. Comments like this creates What I'm frustrated with is not questions and arguments, but the same misconceptions about namespaces repeated over and over after it was explained multiple times it is just not what namespaces are and how they are supposed to be used. I value feedback and discussion a lot, however just repeating misconceptions about namespaces does not add anything to the discussion. I apologize if it come out too harsh, but I really wish people (not meaning you or anybody personally here, just in general about the recent discussions) would take some time to get acquainted with the subject and ask questions if necessary instead of just repeating wrong things and basing far-reaching conclusions (like "let's remove namespaces altogether") on misconceptions. > offended by my misinformation. I, like you, am simply concerned with > people misusing this powerful feature in a way that causes more problems > for me as a developer and maintainer of PHP code. I am concerned with this too. However I don't see any way to prevent misuse but education. > care either way. So really, I don't think this issue is completely dead. There will always be people not satisfied with current solution. However, not seeing any new arguments, going in circles is just a waste of time. > You are right. Despite my continued following of this list, I failed to > realize that the PHP docs included information on namespaces. PHP manual does not have it yet - but PHP sources do have it. And these topic were also extensively discussed on the list. As for the manual, it's in works, so if you want to help with it you are welcome. > namespaces in a single file would be very beneficial for the many > various reasons discussed on this list. Other than that, I truly feel > that the addition of namespaces is a great addition to the language. So there's just two issues you see so far - braces and multiple namespaces per file. The latter issue is still being discussed, so we are down to one. I'd say we are in a pretty good shape :) -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com