Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50031 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43733 invoked from network); 30 Oct 2010 20:10:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Oct 2010 20:10:21 -0000 Authentication-Results: pb1.pair.com header.from=admin@codeangel.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=admin@codeangel.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain codeangel.org from 216.119.135.130 cause and error) X-PHP-List-Original-Sender: admin@codeangel.org X-Host-Fingerprint: 216.119.135.130 a2s40.a2hosting.com Windows 98 (1) Received: from [216.119.135.130] ([216.119.135.130:60940] helo=a2s40.a2hosting.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8D/A0-40062-CAB7CCC4 for ; Sat, 30 Oct 2010 16:10:20 -0400 Received: from c-98-212-133-218.hsd1.il.comcast.net ([98.212.133.218] helo=[192.168.0.100]) by a2s40.a2hosting.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1PCHkm-00083w-8v for internals@lists.php.net; Sat, 30 Oct 2010 16:10:17 -0400 Message-ID: <4CCC7BBA.80702@codeangel.org> Date: Sat, 30 Oct 2010 15:10:34 -0500 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Thunderbird/3.0.10 MIME-Version: 1.0 To: internals@lists.php.net References: <4CCBB87F.7090209@codeangel.org> <4CCBBB6C.5040802@lerdorf.com> <4CCBBC86.3020005@codeangel.org> <4CCBF85B.4090601@gmx.li> <4CCC4967.6060807@codeangel.org> <4CCC4C05.5080108@codeangel.org> <4CCC5357.5050905@codeangel.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - a2s40.a2hosting.com X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - codeangel.org Subject: Re: [PHP-DEV] rename T_PAAMAYIM_NEKUDOTAYIM to T_DOUBLE_COLON From: admin@codeangel.org (Chad Emrys) On 10/30/2010 12:44 PM, Jack Timmons wrote: > On Sat, Oct 30, 2010 at 12:18 PM, Chad Emrys wrote: > >> I just know the bigger culture of those who use PHP, and some of them are >> quite annoyed by the dismissive nature of the maintainers who are quite at >> odds to what the majority of the community want or needs. >> > As one of those people who "use PHP", after the first time googling > it, I haven't needed it. It's one of those things about the language > that's interesting. > > If you're going to complain about how someone has to learn something > about another culture, why not take a step back and consider those > throughout the world whose native language is something other than > English have to try to translate what it does. > > Also, as one who also answers other's questions (although not IRC, > because its my experience most people asking questions on there are > dbags), I find that complaints regarding PHP's ambiguity in naming > conventions and variable order (which is slowly being fixed, and is > greatly appreciated) far, far outnumber the complaints regarding > T_PAAMAYIM_NEKUDOTAYIM. Actually, I never hear complaints about > T_PAAMAYIM_NEKUDOTAYIM, just questions about what it is by people > who'd rather be told than find out for themselves. And, when they find > out, the answer is usually something like "Oh, neat." > > And, what sort of cooperation do you expect to get when your first > line is "WTF is T_PAAMAYIM_NEKUDOTAYIM?". That's akin to finding > multiple languages on your tax forms and exclaiming "WTF is this doing > here!?" > > I'm not arguing about learning another culture. The argument is that an error message that should be straight forward, isn't. I wouldn't be here if the error message was something like: unexpected T_PAAMAYIM_NEKUDOTAYIM on line 23 (PAAMAYIM NEKUDOTAYIM is hebrew for double colon because a lot of great Israelites helped make what PHP is today) :p Also that first line is just a sample of what I got to deal with on a day to day basis.