Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40590 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10387 invoked from network); 21 Sep 2008 06:14:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Sep 2008 06:14:14 -0000 X-Host-Fingerprint: 62.147.235.43 maison.lupusmic.org Received: from [62.147.235.43] ([62.147.235.43:14115] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E5/0A-65213-536E5D84 for ; Sun, 21 Sep 2008 02:14:14 -0400 Message-ID: To: internals@lists.php.net Date: Sun, 21 Sep 2008 08:13:02 +0200 User-Agent: Mozilla-Thunderbird 2.0.0.16 (X11/20080724) MIME-Version: 1.0 References: <48D47532.8080102@chiaraquartet.net> <10845a340809201643q59e27211i471e09241f7253b1@mail.gmail.com> <200809202000.38870.larry@garfieldtech.com> In-Reply-To: <200809202000.38870.larry@garfieldtech.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Posted-By: 62.147.235.43 Subject: Re: [PHP-DEV] solving the namespace conflict issues between function/static method class constant/ns constant From: mickael+php@lupusmic.org (Lupus Michaelis) Larry Garfield a écrit : > I agree that #5 seems like the best solution. The problem is caused by the > double meaning of ::. All of the other solutions feel like bandaids. They are not a double meaning : it is a scope resolver. Like in C++. So please all stop this war about namespaces, and look where it was resolved in other languages. It will be wisely :) -- Mickaël Wolff aka Lupus Michaelis http://lupusmic.org