Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68673 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87417 invoked from network); 29 Aug 2013 08:40:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Aug 2013 08:40:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=patrick.allaert@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=patrick.allaert@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.182 as permitted sender) X-PHP-List-Original-Sender: patrick.allaert@gmail.com X-Host-Fingerprint: 209.85.214.182 mail-ob0-f182.google.com Received: from [209.85.214.182] ([209.85.214.182:36138] helo=mail-ob0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 52/16-57841-6F80F125 for ; Thu, 29 Aug 2013 04:40:23 -0400 Received: by mail-ob0-f182.google.com with SMTP id wo10so139002obc.27 for ; Thu, 29 Aug 2013 01:40:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=4BqMwP5xzFbBDcJ5rpENN5D3giH8sm80qZkMV2lCUGg=; b=iVbEiYf7kfv6XMOStp0u2G4coEma8RLM3kW0WF6IHiYSfaoirIm+EcwmFYMVDZn2GW uETOmJGhDwKw48PN4ywm9oxMNCr/sDnF44qDXUe4kJZphPvU9qEaKMzrPewTR9U0i/OO Jb9VFcwuHhajGMeFn/2l16OS4RlhioOmX0t1xwLLoreztzOgO0F1VBYRL9IUmVmXnu51 4Sr+7R3JDtNlBFPPZ2kg6TVvN+OxSAphXgZzVHMtylAeNkC1zhsbyWsMAvtSgVA17Gl4 WDTtU48Z/xDBlL0VTImCKxcGpwEhzg4Rq5nToRqdZSB6EL8qgtIdvYQbG/etT5+FCZO3 /qiQ== MIME-Version: 1.0 X-Received: by 10.182.121.137 with SMTP id lk9mr1655370obb.32.1377765620658; Thu, 29 Aug 2013 01:40:20 -0700 (PDT) Sender: patrick.allaert@gmail.com Received: by 10.76.173.34 with HTTP; Thu, 29 Aug 2013 01:40:20 -0700 (PDT) In-Reply-To: <521E6E36.4060007@sugarcrm.com> References: <521E468E.5070406@sugarcrm.com> <521E534E.2060603@sugarcrm.com> <521E6E36.4060007@sugarcrm.com> Date: Thu, 29 Aug 2013 10:40:20 +0200 X-Google-Sender-Auth: 3CV7OZ7K48WCIJYPd-xiCrzjkAk Message-ID: To: Stas Malyshev Cc: Lior Kaplan , =?UTF-8?B?T25kxZllaiBTdXLDvQ==?= , PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Attitude against distributions... (Was: JSON non-free license) From: patrickallaert@php.net (Patrick ALLAERT) 2013/8/28 Stas Malyshev : > Hi! > >> And while the issue was first reported by Debian, the other >> distributions share the same concerns. This is why PHP should consider >> this - because the other parts of the eco-system are already going >> forward with this. > > What we need to consider this extension as a replacement for core JSON is: > - explanation of advantages and disadvantages (noting that for most PHP > users "weird license" is not a significant disadvantage of the > extension) of the change > - RFC > - API description > - potential BC problems > - performance impact - and resources! (Maybe a Debian guy that cares a lot about this could help? Because that's the biggest issue, most of the time.)