Return-Path: X-Original-To: apmail-struts-dev-archive@www.apache.org Delivered-To: apmail-struts-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A9C3E6C12 for ; Fri, 8 Jul 2011 10:52:12 +0000 (UTC) Received: (qmail 14334 invoked by uid 500); 8 Jul 2011 10:52:11 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 13816 invoked by uid 500); 8 Jul 2011 10:52:02 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 13807 invoked by uid 99); 8 Jul 2011 10:51:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jul 2011 10:51:58 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of grobmeier@gmail.com designates 209.85.214.176 as permitted sender) Received: from [209.85.214.176] (HELO mail-iw0-f176.google.com) (209.85.214.176) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jul 2011 10:51:51 +0000 Received: by iwi5 with SMTP id 5so2493220iwi.35 for ; Fri, 08 Jul 2011 03:51:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=9+gnoduuZIomz8HRe6MnfGKaEqQaKwH36x4tEmjujfI=; b=ow52N/l/WGfrXm+imHYwmTj6awH07Oq2QC6oSIWmXukhHxUZuNtfmLwrcBWnkq97W+ A3cbaKWYQBhgm3lb0GxPRFJ8wLDQVcPKgNWPLxbftP0R1St+KQUhXvBTHDgf+FMGnqoD /TTBDHVCHb74cXXdJzU92R+q6h40GjQmfYvB4= Received: by 10.42.177.8 with SMTP id bg8mr1744981icb.144.1310122289093; Fri, 08 Jul 2011 03:51:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.42.170.2 with HTTP; Fri, 8 Jul 2011 03:51:09 -0700 (PDT) In-Reply-To: References: From: Christian Grobmeier Date: Fri, 8 Jul 2011 12:51:09 +0200 Message-ID: Subject: Re: Comments in JSON To: Struts Developers List , lukasz.lenart@gmail.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org >> Sorry to ask, what is this issue proposing? To accept comments in json s= trings? >> >> I checked specs at http://www.json.org/, but they do not mention >> comments at all. > > To remove comments ;-) aaaaah yes got it Yes they should be removed - I don't know a single json de/en-coder by mind which would support comments in json > JSONValidationInterceptor produce JSON inside comments, > > sb.append("/* { "); > ... > ... > sb.append("} */"); > > > Regards > -- > =C5=81ukasz > + 48 606 323 122=C2=A0http://www.lenart.org.pl/ > Warszawa JUG conference - Confitura http://confitura.pl/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org > For additional commands, e-mail: dev-help@struts.apache.org > > --=20 http://www.grobmeier.de --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org