Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27785 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18202 invoked by uid 1010); 5 Feb 2007 04:49:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 18187 invoked from network); 5 Feb 2007 04:49:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Feb 2007 04:49:09 -0000 Authentication-Results: pb1.pair.com smtp.mail=ceo@l-i-e.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ceo@l-i-e.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain l-i-e.com from 67.139.134.202 cause and error) X-PHP-List-Original-Sender: ceo@l-i-e.com X-Host-Fingerprint: 67.139.134.202 o2.hostbaby.com FreeBSD 4.7-5.2 (or MacOS X 10.2-10.3) (2) Received: from [67.139.134.202] ([67.139.134.202:2455] helo=o2.hostbaby.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 15/0E-18726-447B6C54 for ; Sun, 04 Feb 2007 23:49:09 -0500 Received: (qmail 3930 invoked by uid 98); 5 Feb 2007 04:49:12 -0000 Received: from 127.0.0.1 by o2.hostbaby.com (envelope-from , uid 1013) with qmail-scanner-1.25 (clamdscan: 0.88.7/2522. Clear:RC:1(127.0.0.1):. Processed in 0.068774 secs); 05 Feb 2007 04:49:12 -0000 X-Qmail-Scanner-Mail-From: ceo@l-i-e.com via o2.hostbaby.com X-Qmail-Scanner: 1.25 (Clear:RC:1(127.0.0.1):. Processed in 0.068774 secs) Received: from localhost (HELO l-i-e.com) (127.0.0.1) by localhost with SMTP; 5 Feb 2007 04:49:12 -0000 Received: from 67.184.122.32 (SquirrelMail authenticated user ceo@l-i-e.com) by www.l-i-e.com with HTTP; Sun, 4 Feb 2007 22:49:12 -0600 (CST) Message-ID: <1895.67.184.122.32.1170650952.squirrel@www.l-i-e.com> In-Reply-To: <45C5F48B.70207@cschneid.com> References: <011701c7482d$a39f6910$6500a8c0@zend.2k> <7f3ed2c30702040630v86dc12ckfb5eca200722ecc6@mail.gmail.com> <45C5F48B.70207@cschneid.com> Date: Sun, 4 Feb 2007 22:49:12 -0600 (CST) To: "Christian Schneider" Cc: internals@lists.php.net Reply-To: ceo@l-i-e.com User-Agent: Hostbaby Webmail MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: [PHP-DEV] Syntactic improvement to array From: ceo@l-i-e.com ("Richard Lynch") On Sun, February 4, 2007 8:58 am, Christian Schneider wrote: > Plus you could > still > use array() if you really wanted to. Yes, but sooner or later I am stuck with somebody else's code who decided to write the non-array version, and I'm sitting there wondering what [bleep] this code is doing. This argument really never holds water. I don't find that dropping 5 characters increases readability to any large degree. If readability of a complex structure is of paramount importance, proper newlines and indentation are going to be required anyway, and the 'array' bit is not relevant. -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some starving artist. http://cdbaby.com/browse/from/lynch Yeah, I get a buck. So?