Return-Path: X-Original-To: apmail-commons-user-archive@www.apache.org Delivered-To: apmail-commons-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BCE55100B9 for ; Wed, 10 Apr 2013 18:16:47 +0000 (UTC) Received: (qmail 75202 invoked by uid 500); 10 Apr 2013 18:16:46 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 75126 invoked by uid 500); 10 Apr 2013 18:16:46 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 75118 invoked by uid 99); 10 Apr 2013 18:16:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Apr 2013 18:16:46 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of greg.d.thomas@gmail.com designates 209.85.212.41 as permitted sender) Received: from [209.85.212.41] (HELO mail-vb0-f41.google.com) (209.85.212.41) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Apr 2013 18:16:40 +0000 Received: by mail-vb0-f41.google.com with SMTP id f13so631546vbg.0 for ; Wed, 10 Apr 2013 11:16:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=o7+SiR18u3s2QVaSuurbv1R1sMzY8M+aoKZFK5Fk7mw=; b=cJ00I0E8KnhZq+wnmAN0hcfDJAgNp3FqOcu1jpSn6NvT8iMlpm+fmBaBBxakTiU0rJ ybFF6y42CYikWNhsIjbF5V3NT372eMXeAisyydMZ0RZ8OlyM1U/rARFA3OvwHCAGeCet HIHAKlgHTW8eLNfZLmg6HVMTxckagm7uxu5Dan4Lm4MbDP4a3mZafT/ba+HzF8esQOHw 2M1juAXLJF4CTxxWHxijGiItHQl5jWh1u5X9h8fs+ARk5kxWN5Ug4V0sfVzTGvz7efkS e7pK4pdBykbvebsIfbU1RM8dO/op65gQ/KTaVgzGy9v02Y18+gD7bQjJSOHmftcPbvQn YaOA== MIME-Version: 1.0 X-Received: by 10.52.65.147 with SMTP id x19mr2134389vds.27.1365617779373; Wed, 10 Apr 2013 11:16:19 -0700 (PDT) Received: by 10.58.187.101 with HTTP; Wed, 10 Apr 2013 11:16:19 -0700 (PDT) In-Reply-To: <5165ABD1.7060202@gmail.com> References: <5164B4C8.3000207@gmail.com> <5165ABD1.7060202@gmail.com> Date: Wed, 10 Apr 2013 19:16:19 +0100 Message-ID: Subject: Re: [LANG] How to escape JSON data From: Greg Thomas To: Commons Users List Content-Type: multipart/alternative; boundary=20cf3071ca04a37ebf04da05aac7 X-Virus-Checked: Checked by ClamAV on apache.org --20cf3071ca04a37ebf04da05aac7 Content-Type: text/plain; charset=ISO-8859-1 > I don't know off the top of my head what license json.org uses. It's a "Do no evil" licence - unless you're IBM or one of their minions. Greg On 10 April 2013 19:13, Daniel Pitts wrote: > Do you mean "a common way" or "the Commons way". json.org is pretty much > canonical when it comes to JSON encoding. How much more common do you need? > I realize that this is the apache commons user list, and it wouldn't hurt > to have Commons support JSON better. However as an pragmatic engineer, I > would use json.org before asking the apache community to duplicate that > functionality, unless there are issues with licensing for you. I don't know > off the top of my head what license json.org uses. > > On 4/10/13 2:37 AM, Maurizio Cucchiara wrote: > >> Actually, when I was talking about the best way, I was asking for a >> "common" way. >> >> On 10 April 2013 02:39, Daniel Pitts wrote: >> >>> I might suggest looking into the json.org library. >>> >>> > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: user-unsubscribe@commons.**apache.org > For additional commands, e-mail: user-help@commons.apache.org > > --20cf3071ca04a37ebf04da05aac7--