Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31625 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4358 invoked by uid 1010); 16 Aug 2007 12:40:51 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 4321 invoked from network); 16 Aug 2007 12:40:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Aug 2007 12:40:49 -0000 Authentication-Results: pb1.pair.com header.from=marcgear@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=marcgear@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.162.239 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: marcgear@gmail.com X-Host-Fingerprint: 64.233.162.239 nz-out-0506.google.com Received: from [64.233.162.239] ([64.233.162.239:51575] helo=nz-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 69/C0-33540-8C544C64 for ; Thu, 16 Aug 2007 08:40:45 -0400 Received: by nz-out-0506.google.com with SMTP id x7so78566nzc for ; Thu, 16 Aug 2007 05:40:35 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=anmtBkTSd3mxApxzClHPNECtPXtcKw1brkXy1dw9tIh2LDuGyKcZ6e9AmKFBA8jxZm/rWNgogFpRtC2Nv6of3ENvy7TwGqWQRqJL84TMzdPKoEySigp8DkxOezedD1k/fryLDQr4Ce+utNTN+KP3bzqNFeTIVcyADGVlHMUP4AI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jW+s8zTMuojhDgRMWJvWyG6FDYEOHQYedglIVc+GH+HolHNaKkd56xlkdb/6HToaDVTKxw/UClm/tLPZczz3v6QcqPBXPePKJTvFjnsZXsoZimaq7KaVZ7+JhaA2o2wvA61YCbRjpdYlXX9CIdFxknawgoE8pb3iW1M3EcrAtt0= Received: by 10.142.79.15 with SMTP id c15mr88882wfb.1187268034463; Thu, 16 Aug 2007 05:40:34 -0700 (PDT) Received: by 10.142.84.16 with HTTP; Thu, 16 Aug 2007 05:40:34 -0700 (PDT) Message-ID: <6094eac50708160540w4828a72aka2264dc69c69903@mail.gmail.com> Date: Thu, 16 Aug 2007 13:40:34 +0100 To: "Sebastian Bergmann" Cc: internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46BE14B1.5050209@zend.com> <101178402.20070814174515@marcus-boerger.de> <6094eac50708150709o6d1fe42bx3449af2bc1b7f54d@mail.gmail.com> <46C337F4.5080001@zend.com> Subject: Re: [Fwd: Re: [PHP-DEV] Renaming namespaces to packages] From: marcgear@gmail.com ("Marc Gear") On 8/16/07, Sebastian Bergmann wrote: > http://java.sun.com/docs/books/jls/second_edition/html/packages.doc.html Thinking on 'packages' further I think that part of my objection to use of the term for PHP is that Java provides built-in packages (java.io etc etc) while PHP doesn't/will not for this release. Announcing that PHP has package support yet not bundling any actual packages seems a misnomer. -- Marc Gear marcgear@gmail.com