Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31546 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58219 invoked by uid 1010); 13 Aug 2007 12:26:04 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 58204 invoked from network); 13 Aug 2007 12:26:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Aug 2007 12:26:04 -0000 Authentication-Results: pb1.pair.com smtp.mail=webmaster@keryx.se; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=webmaster@keryx.se; sender-id=pass Received-SPF: pass (pb1.pair.com: domain keryx.se designates 208.69.121.33 as permitted sender) X-PHP-List-Original-Sender: webmaster@keryx.se X-Host-Fingerprint: 208.69.121.33 supavet.nexcess.net Received: from [208.69.121.33] ([208.69.121.33:59936] helo=supavet.nexcess.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EF/85-26820-BDD40C64 for ; Mon, 13 Aug 2007 08:26:04 -0400 Received: (qmail 21302 invoked by uid 108); 13 Aug 2007 12:25:59 -0000 Received: from unknown (HELO ?127.0.0.1?) (gunther@keryx.se@87.227.57.139) by supavet.nexcess.net with ESMTPA; 13 Aug 2007 12:25:59 -0000 Message-ID: <46C04DD4.8060205@keryx.se> Date: Mon, 13 Aug 2007 14:25:56 +0200 User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: internals@lists.php.net References: <46BE14B1.5050209@zend.com> In-Reply-To: <46BE14B1.5050209@zend.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 000764-8, 2007-08-12), Outbound message X-Antivirus-Status: Clean Subject: Re: [Fwd: Re: [PHP-DEV] Renaming namespaces to packages] From: webmaster@keryx.se (Keryx Web) Stanislav Malyshev skrev: > And they, btw, are not ashamed of calling it namespaces just because > it's not c++ ;) Exactly. That was my main point. And, as I said,ECMAScript 4 will most probably be the main other language for most ordinary PHP developers, not Java and certainly not C. Especially the newbie ones! From a pedagogic point of view I'd say "namespaces" is the better name. Lars Gunther