Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20681 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6467 invoked by uid 1010); 27 Nov 2005 22:21:43 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 6452 invoked from network); 27 Nov 2005 22:21:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Nov 2005 22:21:43 -0000 X-Host-Fingerprint: 84.60.35.122 dslb-084-060-035-122.pools.arcor-ip.net Received: from ([84.60.35.122:9390] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id C2/09-56276-7713A834 for ; Sun, 27 Nov 2005 17:21:43 -0500 Message-ID: To: internals@lists.php.net Date: Sun, 27 Nov 2005 23:21:35 +0100 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 References: <20.BA.56276.A1BC8834@pb1.pair.com> <4388CE54.6060606@gmail.com> <4388D60F.8010103@gmail.com> <1A.E8.56276.F23F8834@pb1.pair.com> <4388FAFD.1080706@album.co.nz> <4389DCC9.4040100@php.net> In-Reply-To: <4389DCC9.4040100@php.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Posted-By: 84.60.35.122 Subject: Re: [PHP-DEV] Re: namespace separator ideas From: oliver.graetz@arcor.de (=?UTF-8?B?T2xpdmVyIEdyw6R0eg==?=) Hartmut Holzgraefe schrieb: > wouldn't that create an amiguity with > > T_LESS_THAN T_UNARY_MINUS > > like in > > if (SOME_CONSTANT<-SOME_OTHER_CONSTANT) > > so that we are back to the same problem we alread have with ':'? Yes we do. Congratulations, you are the 100th contributer stating that in this thread. And this was clear BEFORE I opened it. Perhaps I should have made it more clear that this is not only a search for POSSIBLE operator symbols but for WANTED operator symbols. Anybody can say whatever he/she wants. Sorting out comes later. OLLi