Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31246 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1507 invoked by uid 1010); 24 Jul 2007 23:20:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 1492 invoked from network); 24 Jul 2007 23:20:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jul 2007 23:20:05 -0000 Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:34533] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 00/E5-14257-42986A64 for ; Tue, 24 Jul 2007 19:20:05 -0400 Received: from MBOERGER-ZRH (ip2.fa1-0-2.occ.iinet.com [198.145.33.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 8C7181B363B; Wed, 25 Jul 2007 01:20:00 +0200 (CEST) Date: Wed, 25 Jul 2007 01:19:55 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <1377908441.20070725011955@marcus-boerger.de> To: Dmitry Stogov , internals@lists.php.net MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Question on namespaces From: helly@php.net (Marcus Boerger) Hello Dmitry, all, thanks for the namespaces. My only concern is that you took a package model and named it namespaces. Can we change the keyword from 'namespace' to 'package'? Best regards, Marcus