Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31616 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8242 invoked by uid 1010); 16 Aug 2007 07:36:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 8221 invoked from network); 16 Aug 2007 07:36:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Aug 2007 07:36:03 -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 63.205.162.114 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.114 unknown Windows 2000 SP4, XP SP1 Received: from [63.205.162.114] ([63.205.162.114:5449] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 62/00-07641-74EF3C64 for ; Thu, 16 Aug 2007 03:35:53 -0400 Received: from [127.0.0.1] ([192.168.17.53]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 16 Aug 2007 00:31:47 -0700 Message-ID: <46C3FD61.4040409@zend.com> Date: Thu, 16 Aug 2007 00:31:45 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Sebastian Bergmann CC: internals@lists.php.net References: <46BE14B1.5050209@zend.com> <101178402.20070814174515@marcus-boerger.de> <6094eac50708150709o6d1fe42bx3449af2bc1b7f54d@mail.gmail.com> <46C337F4.5080001@zend.com> <46C3F4C4.5080008@zend.com> <46C3F7D0.9010904@zend.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 16 Aug 2007 07:31:47.0837 (UTC) FILETIME=[80FCEAD0:01C7DFD7] Subject: Re: [Fwd: Re: [PHP-DEV] Renaming namespaces to packages] From: stas@zend.com (Stanislav Malyshev) > You asked for a specification of packages in a programming language. > I just pointed you to the specification of packages in Java. Yes, I know Java implements packages this way. And Perl implements them other way. And C yet another way. And PHP has at least three packaging implementations which have nothing to do with namespacing and a bunch of proposals in addition to it. That's the whole point - "package" doesn't describe any specific concept, unless you talk about specific language or specific functionality - like rpm or jar, which are packages too. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com