Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31547 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64513 invoked by uid 1010); 13 Aug 2007 12:38:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 64498 invoked from network); 13 Aug 2007 12:38:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Aug 2007 12:38:09 -0000 Authentication-Results: pb1.pair.com header.from=tijnema@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=tijnema@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.184 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tijnema@gmail.com X-Host-Fingerprint: 209.85.128.184 fk-out-0910.google.com Received: from [209.85.128.184] ([209.85.128.184:63978] helo=fk-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 12/76-26820-FA050C64 for ; Mon, 13 Aug 2007 08:38:09 -0400 Received: by fk-out-0910.google.com with SMTP id f33so1561058fkf for ; Mon, 13 Aug 2007 05:38:05 -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=OzmhJbFmKsMalIxOxK5dyEErLMYi4R2qNAInlmwgHYD3LTQzNwbwS3lX1JaMPjWLa+LU6zxWIY9Fbv+SoHVnN4hdHAsaeUuIpHk6CKhYkYaWZ+pf7KpT4oiKhME8ao8JmfgktEN01yn2bVgnPaFK9lvgcMHBim/4Y7LX5Qn/cHI= 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=FcX0Ex6Pn+kq7GQ61J33GbBaVUiyIS6GdXDchnBL4UExckxC6wRMQAOHjQ7HaY+nU26BKwJpUC5V8YYhBoicDaZVP0MtFlnSuBSV6+xDBXzRiX73y0vT1DqGGbVI/gZdNpJjfDGKZ8GMBGLIcyxlSHTaJq080lYv58kszJ20YYc= Received: by 10.82.189.6 with SMTP id m6mr8071317buf.1187008684882; Mon, 13 Aug 2007 05:38:04 -0700 (PDT) Received: by 10.82.141.17 with HTTP; Mon, 13 Aug 2007 05:38:04 -0700 (PDT) Message-ID: Date: Mon, 13 Aug 2007 14:38:04 +0200 To: "Keryx Web" Cc: internals@lists.php.net In-Reply-To: <46C04DD4.8060205@keryx.se> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46BE14B1.5050209@zend.com> <46C04DD4.8060205@keryx.se> Subject: Re: [Fwd: Re: [PHP-DEV] Renaming namespaces to packages] From: tijnema@gmail.com (Tijnema) On 8/13/07, Keryx Web wrote: > 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 Uhh, ECMAScript?? I do program a lot in Java/C# (and others) a lot, and I don't think it would be good to confuse people with the same name for something different. Tijnema