Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31511 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87299 invoked by uid 1010); 10 Aug 2007 12:00:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 87283 invoked from network); 10 Aug 2007 12:00:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Aug 2007 12:00:31 -0000 Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:16725] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8F/F1-04875-9535CB64 for ; Fri, 10 Aug 2007 08:00:27 -0400 Received: (qmail 10359 invoked from network); 10 Aug 2007 12:00:22 -0000 Received: from internal.zend.office (HELO thinkpad) (10.1.1.1) by internal.zend.office with SMTP; 10 Aug 2007 12:00:22 -0000 To: =?koi8-r?Q?'Johannes_Schl=D8ter'?= , "'PHP Internals List'" Cc: "Andi Gutmans" , "Stanislav Malyshev" Date: Fri, 10 Aug 2007 16:00:06 +0400 Message-ID: <001401c7db45$feeb0530$6e02a8c0@thinkpad> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 In-Reply-To: <1186737992.2772.57.camel@johannes.nop> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 Subject: RE: [PHP-DEV] Renaming namespaces to packages From: dmitry@zend.com ("Dmitry Stogov") References: <1186737992.2772.57.camel@johannes.nop> Please don't commit it. We didn't come to conclusion, what name is better 'namespace', = 'package', 'packet' ... Thanks. Dmitry. > -----Original Message----- > From: Johannes Schl=D8ter [mailto:johannes@php.net]=20 > Sent: Friday, August 10, 2007 1:27 PM > To: PHP Internals List > Cc: Dmitry Stogov > Subject: [PHP-DEV] Renaming namespaces to packages >=20 >=20 > Hi, >=20 > I think we reached the consensus to rename namespaces to=20 > packages as our implementation is more package-like.=20 > Therefore I wrote the corresponding patch which tries to get=20 > rid of all "namespaces" and "ns" (well, not all "ns" only the=20 > namespace-related ones of course) used in the code.=20 > Additionally I changed all package-tests. Any objections? >=20 > Does anybody (with the move-on-CVS-server powers) care about=20 > the history of the tests? Then please cp=20 > ZendEngine2/tests/ns_* to pkg_* there else I'll do a simple=20 > cvs rm and cvs add. >=20 > The patch is at=20 > http://schlueters.de/~johannes/php/zend_namespace_to_package.d iff and the tarball with the changed tests at http://schlueters.de/~johannes/php/zend_package_tests.tar.bz2 johannes --=20 PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php