Re: [Json] Proposal: JSON text sequence MIME type and Proposed Standard

Phillip Hallam-Baker <hallam@gmail.com> Wed, 12 March 2014 11:27 UTC

Return-Path: <hallam@gmail.com>
X-Original-To: json@ietfa.amsl.com
Delivered-To: json@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 957DC1A095B for <json@ietfa.amsl.com>; Wed, 12 Mar 2014 04:27:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.999
X-Spam-Level:
X-Spam-Status: No, score=-1.999 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 57a3uDIhBDQA for <json@ietfa.amsl.com>; Wed, 12 Mar 2014 04:27:01 -0700 (PDT)
Received: from mail-lb0-x236.google.com (mail-lb0-x236.google.com [IPv6:2a00:1450:4010:c04::236]) by ietfa.amsl.com (Postfix) with ESMTP id 98F5A1A0959 for <json@ietf.org>; Wed, 12 Mar 2014 04:27:00 -0700 (PDT)
Received: by mail-lb0-f182.google.com with SMTP id n15so6427583lbi.41 for <json@ietf.org>; Wed, 12 Mar 2014 04:26:54 -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=yG7jVtQJyrGxkMpR0R717AmFzIh5pJp+U/latJ8LZj4=; b=XI+gIwnpARox0OYLVeQyFp03qakoBHQ62SEScOBkYflC3Q2SYSoc8/KluOknkd3ni2 kk6K/U330lSnjF32lMLercxvZ3dFZLoRn4tngp1jsRzBQuNq1odn8YYIf7gQCkanNCFV QPIlXd9OHOKfgrZJJAfgjQNsV+dCayVLBaMT4SMyD4WyrcvrrhrhGFMeAdAPwNKkbmMb OlbYurnSNG4xF6cWyRdmTSlmhhzTF7g5lK3twnhEWZiyK+smT+ZLbh8VH6r+Xf6slsFy 3jkfJ9ateqc35zeU08C2ORkr1d3eJXcIQ/lfpVeRdGcAqWLv5o4xQgFLVTKq4YkyXIg2 0y7Q==
MIME-Version: 1.0
X-Received: by 10.152.5.136 with SMTP id s8mr180240las.55.1394623613885; Wed, 12 Mar 2014 04:26:53 -0700 (PDT)
Received: by 10.112.37.168 with HTTP; Wed, 12 Mar 2014 04:26:53 -0700 (PDT)
In-Reply-To: <CAHBU6isGGLCVkc53sPoOVPktQvR4ATYBWpxSmG2TRsMSQ605gg@mail.gmail.com>
References: <255B9BB34FB7D647A506DC292726F6E1153F8CA38B@WSMSG3153V.srv.dir.telstra.com> <CAK3OfOjZ4nDQ7OBpbF-0D9dK9+08MhXiRe9VxKvWTXwBosd-RA@mail.gmail.com> <255B9BB34FB7D647A506DC292726F6E115401A0B02@WSMSG3153V.srv.dir.telstra.com> <CAHBU6isGGLCVkc53sPoOVPktQvR4ATYBWpxSmG2TRsMSQ605gg@mail.gmail.com>
Date: Wed, 12 Mar 2014 07:26:53 -0400
Message-ID: <CAMm+LwinkCumxR8bKDECqeXbUTQiZEOAt=it1u-cEEoURr7sUA@mail.gmail.com>
From: Phillip Hallam-Baker <hallam@gmail.com>
To: Tim Bray <tbray@textuality.com>
Content-Type: multipart/alternative; boundary="047d7b8743a419e39004f4671dcd"
Archived-At: http://mailarchive.ietf.org/arch/msg/json/N4VZVOnJWIzsg90tz6cDH0X8g28
Cc: Nico Williams <nico@cryptonector.com>, "Manger, James" <James.H.Manger@team.telstra.com>, "json@ietf.org" <json@ietf.org>
Subject: Re: [Json] Proposal: JSON text sequence MIME type and Proposed Standard
X-BeenThere: json@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "JavaScript Object Notation \(JSON\) WG mailing list" <json.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/json>, <mailto:json-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/json/>
List-Post: <mailto:json@ietf.org>
List-Help: <mailto:json-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/json>, <mailto:json-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 12 Mar 2014 11:27:02 -0000

On Tue, Mar 11, 2014 at 11:49 PM, Tim Bray <tbray@textuality.com> wrote:

> Yeah, the options are:
>
> 1. zero or more whitespace characters
> 2. 1 or more whitespace characters
> 3. A specific required set of whitespace characters, for example \s*\n\s*
> or just \n
>

or

4. use the JSON separator character, the comma





-- 
Website: http://hallambaker.com/