Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50056 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39173 invoked from network); 1 Nov 2010 12:45:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Nov 2010 12:45:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.83.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.83.42 mail-gw0-f42.google.com Received: from [74.125.83.42] ([74.125.83.42:61770] helo=mail-gw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 77/12-24094-776BECC4 for ; Mon, 01 Nov 2010 07:45:45 -0500 Received: by gwb17 with SMTP id 17so2841616gwb.29 for ; Mon, 01 Nov 2010 05:45:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=7a/Jr2bT12JZvy6XRX5ATHr+6BQI1n8t9wOPgctpc4s=; b=coAXZPxQjXZmHREvV8VuOkX15KN3qsEd7ikFKRUCnvWskSNakS+yjOf7fQ5jGezZQ2 wobG0Wp7BUJLxmp0lx+egpS594+8GbkMeGZrccW3VLyerAYZXkqiEp2uR6CXWP9hasVY opYXKhjYBX8v+YXkW4TZ3TtKOfU17bJQHpScw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=OEwIzbA0CbC5WIyXK37I3rnz6hjxAQLQZLzqglcUYbwkZXgHon+mKzjRYPoMunnuZK MSzZdxhGCPWMFs2oP/mYXDHBPzCfVYHEYi3PEzrYC7ahoEDYh9CwmaEoi8C5KzUfVO2E WQfuIrpcSIQJOlv2PoFJzlFGrzc6fAywsQEEY= MIME-Version: 1.0 Received: by 10.90.117.15 with SMTP id p15mr8433917agc.149.1288615538399; Mon, 01 Nov 2010 05:45:38 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.90.53.4 with HTTP; Mon, 1 Nov 2010 05:45:38 -0700 (PDT) In-Reply-To: <20101101124314.GM6051@celeron.flupzor.nl> References: <20101101123058.GL6051@celeron.flupzor.nl> <20101101123624.GC528@croustillant.local> <20101101124314.GM6051@celeron.flupzor.nl> Date: Mon, 1 Nov 2010 13:45:38 +0100 X-Google-Sender-Auth: ugHTBd4mOwV9AMkpFaWSDNnV5S0 Message-ID: To: Alexander Schrijver Cc: Etienne Kneuss , internals@lists.php.net, James Butler Content-Type: multipart/alternative; boundary=0016362836166b1b430493fd2ff7 Subject: Re: [PHP-DEV] [alexander.schrijver@gmail.com: Re: [PHP-DEV] RE: [SPAM] Re: [PHP-DEV] rename T_PAAMAYIM_NEKUDOTAYIM to T_DOUBLE_COLON] From: info@tyrael.hu (Ferenc Kovacs) --0016362836166b1b430493fd2ff7 Content-Type: text/plain; charset=UTF-8 On Mon, Nov 1, 2010 at 1:43 PM, Alexander Schrijver < alexander.schrijver@gmail.com> wrote: > On Mon, Nov 01, 2010 at 01:36:24PM +0100, Etienne Kneuss wrote: > > > It's the policy: > > > > There are two reasons this term will stay. It is a tip of the hat to > > > > the amount of PHP work that came out of Israel, and it is a good > > > > reminder that there are a lot of other languages in the world. > People > > > > whose first language is not English, myself included, are forced to > work > > > > with unfamiliar terms every day. I wouldn't mind having a few more > > > > non-English identifiers in PHP actually. > > > > > > > > Well, and a third reason, I like it. > > > > > > There is some reason this policy will change after i write this new > tokenizer? > > > > Yes, there is a reason: > > > > As it was explained before, lemon would not display token names but > > actual token "values". So instead of "Unexpected T_PAABLAH" it would say > > "Unexpected '::' ..." > > But the lesson Rasmus was telling us about would go away. Yet, this is one > of > the reasons the token is being kept. I am confused. Are you telling me this > is > a lesson for the programmers to be learned? Not for the users? > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > I"ve just brought up in the original thread, maybe we should go back there. Tyrael --0016362836166b1b430493fd2ff7--