Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60307 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92933 invoked from network); 25 Apr 2012 01:09:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Apr 2012 01:09:47 -0000 Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.54 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 74.125.82.54 mail-wg0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:43592] helo=mail-wg0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 53/86-54790-ADE479F4 for ; Tue, 24 Apr 2012 21:09:46 -0400 Received: by wgbfg15 with SMTP id fg15so1026181wgb.11 for ; Tue, 24 Apr 2012 18:09:43 -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=3mvLvVQGOQWQCPQEF3Pq2ahRGWvXaEL6YpUKqUb/Jkw=; b=x4vwI3E2GY5k4a5FEWb7vX4Ls5wlncf0hJBHEBLxrRmAOYy4YUvNrFoJJvvfLYC3Kw ZFhvuZTVfLwhg21ICDC3Lgzze9LjRP/JA9vnu4t8z0KA6u7ZKRHWSlWCnbDGJVN357Jb OWOhlFbmIPCF1mjI7JpvJ3eoJh2J/5xxkeZMjzttVW2KVCnCMu2rOu5oVDDjluo6z9rs zEF67J1+Gu+XzeMrP4RBVfSllN3ns/jUXE2l3HQHnMEzPw9rxGFLEhv7I0nGJcbnH9uc OZGz1nSDwm97cnGb5ddydKFMUPrwDWzW+DcyjHBdyeqZJ9RQxYkJR4q27tdUNsDosIzq SIMQ== MIME-Version: 1.0 Received: by 10.180.93.196 with SMTP id cw4mr1572705wib.19.1335316183408; Tue, 24 Apr 2012 18:09:43 -0700 (PDT) Received: by 10.223.96.129 with HTTP; Tue, 24 Apr 2012 18:09:43 -0700 (PDT) In-Reply-To: References: <9D120847-C2AB-47C4-BCE4-6F68F3C6FE06@gmail.com> Date: Tue, 24 Apr 2012 18:09:43 -0700 Message-ID: To: Tom Boutell Cc: Tjerk Meesters , PHP internals list Content-Type: multipart/alternative; boundary=f46d0438932bc6610704be768654 Subject: Re: [PHP-DEV] [RFC] Pure PHP Scripts (Updated) From: kris.craig@gmail.com (Kris Craig) --f46d0438932bc6610704be768654 Content-Type: text/plain; charset=ISO-8859-1 On Tue, Apr 24, 2012 at 5:54 PM, Tom Boutell wrote: > Please review the section titled "Inclusion of Mixed Code," which > contains the quoted conversation I referred to, with commentary about > "bad, lazy" architecture that is currently standard in numerous > frameworks. I understand that you feel that in future such frameworks > will make a different set of choices, but it still doesn't make sense > to import that old thread of argument into your RFC directly. I think > you mean to present the diagram only, with a more dispassionate > explanation of its purpose. Ahh ok, yeah I think I pretty much just left that section as-is. I'll go ahead and fix that. --Kris --f46d0438932bc6610704be768654--