Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54363 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30441 invoked from network); 4 Aug 2011 15:58:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Aug 2011 15:58:07 -0000 Authentication-Results: pb1.pair.com smtp.mail=brian@moonspot.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=brian@moonspot.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain moonspot.net designates 72.5.90.27 as permitted sender) X-PHP-List-Original-Sender: brian@moonspot.net X-Host-Fingerprint: 72.5.90.27 smtp.dealnews.com Linux 2.5 (sometimes 2.4) (4) Received: from [72.5.90.27] ([72.5.90.27:51426] helo=smtp.dealnews.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E9/B0-25862-D81CA3E4 for ; Thu, 04 Aug 2011 11:58:06 -0400 Received: (qmail 4058 invoked from network); 4 Aug 2011 15:58:01 -0000 Received: from unknown (HELO mail.dealnews.com) (10.1.10.7) by -H with ESMTPS (DHE-RSA-AES256-SHA encrypted); 4 Aug 2011 15:58:01 -0000 Received: (qmail 17215 invoked from network); 4 Aug 2011 15:58:01 -0000 Received: from 7.10.1.10.in-addr.arpa (HELO macdough.local) (brianm@10.1.10.7) by -H with ESMTPA; 4 Aug 2011 15:58:01 -0000 Message-ID: <4E3AC18E.9060500@moonspot.net> Date: Thu, 04 Aug 2011 10:58:06 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-Version: 1.0 To: Lazare Inepologlou CC: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] An implementation of a short syntax for closures From: brian@moonspot.net (Brian Moon) From your blog post: > All in all, I have tried to eliminate the syntax noise by > reducing the key strokes in the the non-significant parts > of the expression is typing time really the bottleneck for > productivity Is typing really the bottleneck for developers these days? I must suck then. I spend most of my day thinking or waiting on version control, testing and deploy applications, not typing. Brian. http://brian.moonspot.net