Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31731 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13330 invoked by uid 1010); 20 Aug 2007 10:17:25 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 13315 invoked from network); 20 Aug 2007 10:17:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Aug 2007 10:17:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=helly@php.net; 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:35941] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DE/F1-30391-33A69C64 for ; Mon, 20 Aug 2007 06:17:24 -0400 Received: from dhcp-172-30-11-223.zrh.corp.google.com (unknown [216.239.55.7]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id EDFC01B3623; Mon, 20 Aug 2007 12:17:20 +0200 (CEST) Date: Mon, 20 Aug 2007 12:17:20 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <1896810469.20070820121720@marcus-boerger.de> To: Stanislav Malyshev CC: PHP Internals List In-Reply-To: <46C5DF04.50903@zend.com> References: <1186737992.2772.57.camel@johannes.nop> <1187357063.3724.69.camel@johannes.nop> <10845a340708170806j78b79842k1aa542f5f215769e@mail.gmail.com> <6777095A-B8FE-404C-9575-9C5740A722F2@prohost.org> <79E7E95C-C9B8-465B-B451-BFD401583F34@prohost.org> <46C5DF04.50903@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Renaming namespaces to packages From: helly@php.net (Marcus Boerger) Hello Stanislav, interesting, we are still in prototype form....hmmm since when do we commit proto types? I thought we are supposed to show patches until they work as expected. So remembering the other new mails you guys wrote recently....we might drop all of this again, we might rename all of it, we might replace it completley... what the hell is going on here? marcus Friday, August 17, 2007, 7:46:44 PM, you wrote: >> Again, you are trying to use a keyword based on what developer's most >> know. You want to release a sort of namespace implementation and >> frustrate users, that expect a true namespace implementation. > Please stop doing this. PHP namespace implementation is as "true" as it > gets, even in current form (which of course might be changed, extended, > etc. but it doesn't make it less true). > If you have any specific feature missing (except for braces which were > discussed already in length so please mention them _only_ if you have > something new to say about it) - this is exactly the time to say it, > since we are still in prototyping stage, so please do bring it forward. > But please do not just decry it because it uses slightly different > syntax than some other language you know. > -- > Stanislav Malyshev, Zend Software Architect > stas@zend.com http://www.zend.com/ > (408)253-8829 MSN: stas@zend.com Best regards, Marcus