Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82327 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73982 invoked from network); 10 Feb 2015 03:02:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Feb 2015 03:02:33 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.41 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.192.41 mail-qg0-f41.google.com Received: from [209.85.192.41] ([209.85.192.41:42899] helo=mail-qg0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E7/E3-47508-7C479D45 for ; Mon, 09 Feb 2015 22:02:32 -0500 Received: by mail-qg0-f41.google.com with SMTP id i50so24213644qgf.0 for ; Mon, 09 Feb 2015 19:02:28 -0800 (PST) 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=DirhyYqCJ8ZfURsm44t88k0jyeQ2TYD/qs8GOZ4fO6g=; b=DGXj8rOeZpjcGI8n6aWr/JVZ7WrIEwTrm1m4r9tVAYSdNNFisSib5BaP3QdKwOfBrt GgosOkRxAOaO2W39ejUJeI92ktUbPshm2lDycdVaJ3QPQlhPNNhZaexLo3FhY4C67XHp SqfCyUqJAxJcPGH3/YYUpZmGWikNNcoYKGuGpglCoI/y8ZTpkuiYCx8nLq2+Kr/KU8OE wfUKsOS5jNhuxgkpaSMlhIvezugk8Xbvi8DSCfZ69hHpYR+Orv2ofeQOodnj1lrL3Kof lAQlHG//rQ1KxOnGpFP7rlVaGu9YbUQxQgjfZGh+ttw1rqsIG+kmqC6V2zQP9+Bb8YoR h6qw== MIME-Version: 1.0 X-Received: by 10.140.100.226 with SMTP id s89mr46853851qge.96.1423537348261; Mon, 09 Feb 2015 19:02:28 -0800 (PST) Received: by 10.96.185.37 with HTTP; Mon, 9 Feb 2015 19:02:28 -0800 (PST) In-Reply-To: References: Date: Tue, 10 Feb 2015 10:02:28 +0700 Message-ID: To: Xinchen Hui Cc: Jakub Zelenka , Anatol Belski , PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] new json, push generated file? From: pierre.php@gmail.com (Pierre Joye) On Tue, Feb 10, 2015 at 9:47 AM, Xinchen Hui wrote: > why make this thing in this way complicated? why not just simply > include the generated files as others did? There are cases where it is configure dependent so not including them makes sense. I do not recognize this case with json. -- Pierre @pierrejoye | http://www.libgd.org