Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:34776 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14900 invoked by uid 1010); 14 Jan 2008 07:39:04 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 14885 invoked from network); 14 Jan 2008 07:39:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jan 2008 07:39:04 -0000 Authentication-Results: pb1.pair.com smtp.mail=lokrain@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=lokrain@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.168 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: lokrain@gmail.com X-Host-Fingerprint: 66.249.92.168 ug-out-1314.google.com Received: from [66.249.92.168] ([66.249.92.168:6979] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F3/F5-51400-6911B874 for ; Mon, 14 Jan 2008 02:39:03 -0500 Received: by ug-out-1314.google.com with SMTP id u40so786253ugc.29 for ; Sun, 13 Jan 2008 23:38:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=WvFUSQcyjvDKhkftn5luQF7WU5d/TBQBFxwciHIvdtE=; b=sI9OdKX/FFu53nWoAA57+3VIuexnDvbak2wrm9Ktkxvj9ZG0IsBJNYjzDCR3PMWThMpdtZyl8m1Ul+UjrjGQh8toJE7kMw3Uit0FGi/d1Fhe2khdbdX6RC8/qJsi0S2axqYeNt4H0TF5EZE3A6HnaYaBSd2FDXuxDPPWau1G/ZQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=jmeK5GABEtjcZI8kFK63dMV/Y1gRVG1ODoAJHaoV+DG1JXEMG0NQKcyQoHh4l0NFXnj2sD1kAt5+FlnbzSJiiT4xbFyHKExqPsqIxC45FmZNCkp9jXUxUrXBR0VSt+FsT/2E8baNvP2RtpzMwiHP8pFUmLvwTLnK4qJUE2aXq8g= Received: by 10.67.122.10 with SMTP id z10mr3429063ugm.44.1200296339684; Sun, 13 Jan 2008 23:38:59 -0800 (PST) Received: by 10.66.238.6 with HTTP; Sun, 13 Jan 2008 23:38:59 -0800 (PST) Message-ID: <345fd5cd0801132338x19f3889ej64b38af878c8f884@mail.gmail.com> Date: Mon, 14 Jan 2008 09:38:59 +0200 To: "Adler Medrado" Cc: internals@lists.php.net In-Reply-To: <71.D1.05112.6C18A874@pb1.pair.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_8798_1780172.1200296339682" References: <698DE66518E7CA45812BD18E807866CE011C7C7E@us-ex1.zend.net> <71.D1.05112.6C18A874@pb1.pair.com> Subject: Re: [PHP-DEV] Re: Array syntax [] From: lokrain@gmail.com (Lokrain) ------=_Part_8798_1780172.1200296339682 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline -1 On Jan 13, 2008 11:25 PM, Adler Medrado wrote: > +1 > > ""Andi Gutmans"" escreveu na not=EDcia da > mensagem:698DE66518E7CA45812BD18E807866CE011C7C7E@us-ex1.zend.net... > > Andi 2003: > > http://www.mail-archive.com/internals@lists.php.net/msg03896.html > > > > > > > > Andi's brain evolves 2007: > > http://marc.info/?l=3Dphp-internals&m=3D117057393530217&w=3D2 > > > > > > > > And today I'm still +1. > > > > > > > > I really think by looking at some of the examples I worked through with > > my original posting in February and some of the recent comments the > > majority of people find [] more readable. It's cleaner, shorter and > > comes natural to most people. It's not about saving 5 characters as I > > type quickly, I really feel it's more readable and natural. We're kind > > of odd as a language in that sense i.e. array(...) > > > > > > > > I think almost everyone here agreed it'd benefit them and maybe the one= s > > who don't would go through the same process I went through once they ge= t > > used to it J > > > > > > > > Andi > > > > > > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > ------=_Part_8798_1780172.1200296339682--