Re: [Json] Introduction

Stephan Beal <sgbeal@googlemail.com> Thu, 06 June 2013 20:03 UTC

Return-Path: <sgbeal@googlemail.com>
X-Original-To: json@ietfa.amsl.com
Delivered-To: json@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AD58221E8085 for <json@ietfa.amsl.com>; Thu, 6 Jun 2013 13:03:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.847
X-Spam-Level:
X-Spam-Status: No, score=-0.847 tagged_above=-999 required=5 tests=[AWL=-0.161, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001, MISSING_HEADERS=1.292, NO_RELAYS=-0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tuPUhFoj1drR for <json@ietfa.amsl.com>; Thu, 6 Jun 2013 13:03:20 -0700 (PDT)
Received: from mail-wi0-x22a.google.com (mail-wi0-x22a.google.com [IPv6:2a00:1450:400c:c05::22a]) by ietfa.amsl.com (Postfix) with ESMTP id 651A911E80E3 for <json@ietf.org>; Thu, 6 Jun 2013 13:03:16 -0700 (PDT)
Received: by mail-wi0-f170.google.com with SMTP id ey16so730036wid.5 for <json@ietf.org>; Thu, 06 Jun 2013 13:03:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=kHwDimON+2Lpi2DsHH7QFVvxd2JLC6E8ng/LzojwGMs=; b=hxDohzCBqEv8RmKEXKslIeNFSIfhEO5ff6Equfu9FmWAqJi23mLyp6Hc+TSmdTgz/3 1KrU0Z78wRxCnMB2mYYmBGtCiZw8y2fRWadC71aRq64Z//Tj/wPGAhZrAp8giiUBh00J OJwHx4FKpz/8Gs44hgZ5Z6Bj1XZuVhCgBOTlz6V5BdxfEDwb/AOdCyIL7wWmtaV/tvhx t3xU2DFoPKDIFXxJq/EthC9dUrbH73NjS4N3PsJb3bKfiLPvRWXriciwSJWH1GS9j4gt uwm98exLJQNqjwJ3unelCs0zQe+r6vbRRHYnV32Tb5JwR+w8wfAadyk9xsY288xODxAH i4wA==
MIME-Version: 1.0
X-Received: by 10.180.14.130 with SMTP id p2mr11152103wic.32.1370548995342; Thu, 06 Jun 2013 13:03:15 -0700 (PDT)
Received: by 10.194.42.230 with HTTP; Thu, 6 Jun 2013 13:03:15 -0700 (PDT)
In-Reply-To: <A723FC6ECC552A4D8C8249D9E07425A70FC30EF6@xmb-rcd-x10.cisco.com>
References: <51B0DFB6.10803@crockford.com> <A723FC6ECC552A4D8C8249D9E07425A70FC30EF6@xmb-rcd-x10.cisco.com>
Date: Thu, 06 Jun 2013 22:03:15 +0200
Message-ID: <CAKd4nAjKzSXLM2h-GRdOoMXfTu6==DZTjqU_sFTvM-9yYcCKLQ@mail.gmail.com>
From: Stephan Beal <sgbeal@googlemail.com>
Cc: "json@ietf.org" <json@ietf.org>
Content-Type: multipart/alternative; boundary="f46d040f9f4403c8b804de81ce79"
Subject: Re: [Json] Introduction
X-BeenThere: json@ietf.org
X-Mailman-Version: 2.1.12
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: Thu, 06 Jun 2013 20:03:20 -0000

On Thu, Jun 6, 2013 at 9:57 PM, Joe Hildebrand (jhildebr) <
jhildebr@cisco.com> wrote:

> On 6/6/13 1:15 PM, "Douglas Crockford" <douglas@crockford.com> wrote:
> >    A string is a sequence of zero or more characters.
>
> How about:
>
> "A string is a sequence of code points for almost any Unicode character."
>

... enclosed by double-quotes (ASCII 34 decimal, 0x22 hex).

(or whatever the convention is for being explicit about which exact
characters are being used.)

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal