Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20633 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16646 invoked by uid 1010); 27 Nov 2005 03:29:46 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 16536 invoked from network); 27 Nov 2005 03:29:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Nov 2005 03:29:46 -0000 X-Host-Fingerprint: 69.12.155.130 69-12-155-130.dsl.static.sonic.net Linux 2.4/2.6 Received: from ([69.12.155.130:3467] helo=pigeon.alphaweb.net) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id F1/F0-56276-81829834 for ; Sat, 26 Nov 2005 22:29:29 -0500 Received: from localhost ([127.0.0.1] helo=stumpy) by pigeon.alphaweb.net with smtp (Exim 4.10) id 1EgCR8-0004jW-00; Sat, 26 Nov 2005 18:38:42 -0800 Message-ID: <011d01c5f303$1fac1570$7d051fac@stumpy> To: =?UTF-8?Q?=22Oliver_Gr=C3=A4tz=22?= Cc: References: <20.BA.56276.A1BC8834@pb1.pair.com> <31.BC.56276.1C519834@pb1.pair.com> <4389182E.6080404@gmail.com> <4E.4D.56276.6BB19834@pb1.pair.com> Date: Sat, 26 Nov 2005 19:31:58 -0800 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8"; reply-type=original Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: namespace separator ideas From: pollita@php.net ("Sara Golemon") For the record, I vote for ::: T_מְשֻׁלָּשׁ_NEKUDOTAYIM (Sorry, couldn't find a transliteration of "triple") -Sara > OK, I'll update the table. One moment... > I leave the +2 in and have added a -2 , which I didn't use as I didn't > want to pre-vote anyones comments so clearly. There should be 5 non-zero > values (as in ++/+/o/-/--, which is used in project-portfolio-planning), > as one can put some weighting into the answer. I suppose there won't be > anyone truely judging by this table but I clearly lost the overview so > this is a way of ruling out some candidates. > > OLLi > > > First update: > > Namespace Operators > ======================================================================================================================== > Name |s| %% | : | ::: | ::< | :< | <- | :> | \ > | -> | \\ | <:: | <: | .. | | | | > ---------------------+-+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+ > Robert Deaton |-| +0 | | -1 | | | -2 | +1 | | > | | | | | | | | > Alan Knowles |-| | +1 | | | | | | | > | | | | | | | | > Greg Beaver |-| | +0 | +0 | +0 | +0 | | +0 | +0 | > +1 | +1 | +0 | +0 | | | | | > Jessie Hernandez |-| +1 | +1 | +2 | | | | | | > | | | | | | | | > Matt Friedman |-| | | -1 | | | +1 | | -1 | > | | +1 | +1 | | | | | > David Zülke |-| | | +2 | | | +1 | -1 | | > | | | -1 | | | | | > Oliver Grätz |*| +2 | | +1 | | | | | | > | | | | | | | | > Matthew C. Kavanagh |-| -1 | | | | | | | | > | | | | | | | | > Jasper Bryant-Greene |-| | | | | -1 | +1 | -1 | | > | | | -1 | | | | | > Eric Coleman |-| -1 | | | | | +1 | +1 | -1 | > | | | | | | | | > Christian Stocker |-| | | | | -1 | | -1 | +1 | > | | | -1 | | | | | > Stanislav Malyshev |-| | | | | | | | | > | | | | | | | | > Jared Williams |-| | | | | | | | | > +1 | | | | | | | | > Jason Garber | | | | | | | | | | > | | | | +1 | | | | > | | | | | | | | | | > | | | | | | | | > ---------------------+-+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+ > sum | | +1 | +1 | +3 | +0 | -2 | +2 | -1 | -1 | > +2 | +1 | +1 | -2 | +1 | | | | > ======================================================================================================================== > > Notes: > - I took > +2 as "likes" > +1 as "is fine with" > +0 as "can live with" > -1 as "dislikes" > -2 as "hates" > empty for "no comment, no opinion, don't care" > - Please don't enter anything other than these values! > - The "s" column stands for "self-filled". I compiled the current > table from the comments in this newsgroup, so perhaps I didn't > get their comments right. > - The operators : <- -> could make big problems with the parser. > More complaints to follow. *g* > - Feel free to add new suggestions to the right. > - If you add your name at the bottom, please copy the free line > so the next one also has a free one. > - Do only edit the votes in *your* line! > - Correct the sums if you post. > - Please post as attachment! > > If some of the operators are definitely impossible to implement, > please put the headline of column in parentheses (as in "(<-)") > ans add a note why this operator can't be done (Hi Marcus *g*). >