Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68215 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46877 invoked from network); 19 Jul 2013 17:32:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2013 17:32:45 -0000 Authentication-Results: pb1.pair.com header.from=arraypad@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=arraypad@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.48 as permitted sender) X-PHP-List-Original-Sender: arraypad@gmail.com X-Host-Fingerprint: 209.85.215.48 mail-la0-f48.google.com Received: from [209.85.215.48] ([209.85.215.48:49580] helo=mail-la0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6F/6D-13120-C3879E15 for ; Fri, 19 Jul 2013 13:32:45 -0400 Received: by mail-la0-f48.google.com with SMTP id lx15so3560564lab.7 for ; Fri, 19 Jul 2013 10:32:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ura+c+or8u3LlubRpHcVXi/ziL5/r3wWF85deRZjLiU=; b=XyjCpwl7nDsF/7vLJIWcPNuyS4BpZDaP3lNztRwlNHnJMGdtm4Aqoo0DfggQc27uSH a5NFWpwsFA3ZjDn7lm31EeFu4TpnoA6UTcbPzRXnR7KuRH+E15eLQ4bPXjezzYe/XYMe L5TulH64BCODw+dzYZaDVADjnR1yd7HlMAqvQS/rojAxjn1UZOe99QDJS02UEVhiBpZR MeQ0iSEa9K+6Xi279H+yM4ethZpa5XhR+2tr54gvYqJ5G9nQMwAEjjHcU7fxYXc4s7T2 rfusn8ldHhxRgD/bIj21d6/C6Y7r6Ai4vLtZfF1vfmL4xrE5c39ZJQnE6+NZ1cK0/XKY SEwg== MIME-Version: 1.0 X-Received: by 10.112.92.73 with SMTP id ck9mr7760396lbb.69.1374255162012; Fri, 19 Jul 2013 10:32:42 -0700 (PDT) Received: by 10.112.18.200 with HTTP; Fri, 19 Jul 2013 10:32:41 -0700 (PDT) In-Reply-To: References: Date: Fri, 19 Jul 2013 18:32:41 +0100 Message-ID: To: Daniel Lowrey Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11336466c33c7b04e1e0b67e Subject: Re: [PHP-DEV] Language constructs and callability From: arraypad@gmail.com (Arpad Ray) --001a11336466c33c7b04e1e0b67e Content-Type: text/plain; charset=ISO-8859-1 On Fri, Jul 19, 2013 at 6:28 PM, Daniel Lowrey wrote: > While it works, it somewhat obscures what you're trying to accomplish in > the code. The maintainability nightmare alone may be enough to > counterbalance any benefits. Then again, who needs > readability/maintainability when you can write hopelessly impenetrable > code? :) > > Yes, quite, let's just pretend this thread never happened ;) Arpad --001a11336466c33c7b04e1e0b67e--