Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41083 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25332 invoked from network); 15 Oct 2008 17:16:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Oct 2008 17:16:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=chris_se@gmx.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=chris_se@gmx.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmx.net designates 213.165.64.20 as permitted sender) X-PHP-List-Original-Sender: chris_se@gmx.net X-Host-Fingerprint: 213.165.64.20 mail.gmx.net Linux 2.6 Received: from [213.165.64.20] ([213.165.64.20:51112] helo=mail.gmx.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 27/38-17660-57526F84 for ; Wed, 15 Oct 2008 13:16:38 -0400 Received: (qmail invoked by alias); 15 Oct 2008 17:16:34 -0000 Received: from p54A16DC3.dip.t-dialin.net (EHLO chris-se.dyndns.org) [84.161.109.195] by mail.gmx.net (mp045) with SMTP; 15 Oct 2008 19:16:34 +0200 X-Authenticated: #186999 X-Provags-ID: V01U2FsdGVkX1828SUGeVk2SWmWz6+R14fz24/3nu7m/EPlU5llKP GT9555JR37qAXc Received: from [192.168.0.175] (HSI-KBW-082-212-059-033.hsi.kabelbw.de [82.212.59.33]) by chris-se.dyndns.org (Postfix) with ESMTP id 0850732B5; Wed, 15 Oct 2008 19:11:45 +0200 (CEST) Message-ID: <48F624DD.9000700@gmx.net> Date: Wed, 15 Oct 2008 19:14:05 +0200 User-Agent: Thunderbird 2.0.0.17 (X11/20080914) MIME-Version: 1.0 To: Stanislav Malyshev CC: Hannes Magnusson , Andi Gutmans , Lukas Kahwe Smith , Steph Fox , PHP internals References: <696583.1217.qm@web707.biz.mail.mud.yahoo.com> <48F4F7EE.2030609@zend.com> <007b01c92e37$b2952e90$3ffc1f3e@foxbox> <48F4FAF4.50509@zend.com> <00e101c92e3c$d5194b90$3ffc1f3e@foxbox> <48F5075C.2050807@zend.com> <31748C8A-66EA-4A27-9E27-486A4C398F5D@pooteeweet.org> <018401c92e41$ef89b0a0$3ffc1f3e@foxbox> <698DE66518E7CA45812BD18E807866CE021B6406@us-ex1.zend.net> <7f3ed2c30810150506p426a5e84wfea92d3a5d78960c@mail.gmail.com> <48F617AD.8070006@zend.com> In-Reply-To: <48F617AD.8070006@zend.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.82 Subject: Re: [PHP-DEV] namespaces - my RFC From: chris_se@gmx.net (Christian Seiler) Hi, > My proposals are here: > http://wiki.php.net/rfc/namespaceref Just for the record: I like both of them, the second one would probably be better to accomodate those who want functions in namespaces. Regards, Christian