Re: [Json] Proposal: the minimal edit

Jorge <jorge@jorgechamorro.com> Sat, 22 June 2013 18:42 UTC

Return-Path: <jorge@jorgechamorro.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 9303F21F9F08 for <json@ietfa.amsl.com>; Sat, 22 Jun 2013 11:42:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
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 Pimddp7uK4Th for <json@ietfa.amsl.com>; Sat, 22 Jun 2013 11:42:39 -0700 (PDT)
Received: from mail-wg0-x22b.google.com (mail-wg0-x22b.google.com [IPv6:2a00:1450:400c:c00::22b]) by ietfa.amsl.com (Postfix) with ESMTP id EA92E21F9E7A for <json@ietf.org>; Sat, 22 Jun 2013 11:42:38 -0700 (PDT)
Received: by mail-wg0-f43.google.com with SMTP id z11so7205102wgg.34 for <json@ietf.org>; Sat, 22 Jun 2013 11:42:37 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer :x-gm-message-state; bh=mKqpb8oVuYsZUiOCYGMYuLIN74v/DJP08LQD3kTaHuQ=; b=TEDhUzRCalhT8WRyUlz/MDYFwTdIk7pZiAuFbFQrsLr4rva/kkjX/54ex4KiKpn3Fm glc6ucXoKqgv87OFLs29O0A/IpVqsJOmepPSmQ6f8uAZBeuWUnjTplsny1ZftP9U3JXh +sS99v3Lzm285fYB3kmfVmXjqn3OD9oVDPnJ6zG8c/q+9at3OpJuQ84kkYM8LGaLFhyl l20PIuOgzbP0W2sbQvxzdagedslP5qJ4jcs8h8IWCMjhD3Gn3typn7bRTLOC8Vyq1DYP QY/SEKlWPrwfQiH9WEGYZJU/V2ZjeL0oybx1l7Zdakt0gj5EAFrROJs2P9tqQTV7bxH/ tNvg==
X-Received: by 10.180.208.105 with SMTP id md9mr2014702wic.57.1371926557634; Sat, 22 Jun 2013 11:42:37 -0700 (PDT)
Received: from [192.168.10.50] (139.Red-83-40-31.dynamicIP.rima-tde.net. [83.40.31.139]) by mx.google.com with ESMTPSA id fv11sm5567698wic.11.2013.06.22.11.42.36 for <multiple recipients> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 22 Jun 2013 11:42:37 -0700 (PDT)
Mime-Version: 1.0 (Apple Message framework v1085)
Content-Type: text/plain; charset="windows-1252"
From: Jorge <jorge@jorgechamorro.com>
In-Reply-To: <CAHBU6ivhoUM9cfUnc1YfnyDdQnWQ=Mj10cSoYn0qouMQ0F94XA@mail.gmail.com>
Date: Sat, 22 Jun 2013 20:42:34 +0200
Content-Transfer-Encoding: quoted-printable
Message-Id: <60DB0682-C0BC-4BB6-960A-EDAF46193249@jorgechamorro.com>
References: <CAChr6SyN4Z3Hh8OFGHkK+AJN0+S09wMfjeobZ51GjKNL+GhPsw@mail.gmail.com> <CAHBU6ivhoUM9cfUnc1YfnyDdQnWQ=Mj10cSoYn0qouMQ0F94XA@mail.gmail.com>
To: Tim Bray <tbray@textuality.com>
X-Mailer: Apple Mail (2.1085)
X-Gm-Message-State: ALoCoQkdTALSwsuI4IqSnC3YlzD8xXZc9n8+9tb7JjmiXs9t63lvGJuEWPIYofLpBOljQAvXhlvS
Cc: "json@ietf.org" <json@ietf.org>, R S <sayrer@gmail.com>
Subject: Re: [Json] Proposal: the minimal edit
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: Sat, 22 Jun 2013 18:42:39 -0000

On 22/06/2013, at 19:31, Tim Bray wrote:

> If we’re doing an ECMAdiff section... Since 4627 says “A string is a sequence of zero or more Unicode characters [UNICODE]” by definition this cannot include unpaired surrogates, since they’re not .  

Yes they are if they are escaped.
-- 
( Jorge )();