Re: Last Call: <draft-ietf-appsawg-json-patch-08.txt> (JSON Patch) to Proposed Standard

Mark Nottingham <mnot@mnot.net> Tue, 11 December 2012 23:41 UTC

Return-Path: <mnot@mnot.net>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 06BDA21E80A0 for <ietf@ietfa.amsl.com>; Tue, 11 Dec 2012 15:41:34 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.966
X-Spam-Level:
X-Spam-Status: No, score=-103.966 tagged_above=-999 required=5 tests=[AWL=-1.667, BAYES_00=-2.599, MIME_8BIT_HEADER=0.3, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id R+JkybHJWON0 for <ietf@ietfa.amsl.com>; Tue, 11 Dec 2012 15:41:33 -0800 (PST)
Received: from mxout-07.mxes.net (mxout-07.mxes.net [216.86.168.182]) by ietfa.amsl.com (Postfix) with ESMTP id 4485C21E809E for <ietf@ietf.org>; Tue, 11 Dec 2012 15:41:33 -0800 (PST)
Received: from mnot-mini.mnot.net (unknown [118.209.242.191]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id D616522E259; Tue, 11 Dec 2012 18:41:25 -0500 (EST)
Content-Type: text/plain; charset="iso-8859-1"
Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\))
Subject: Re: Last Call: <draft-ietf-appsawg-json-patch-08.txt> (JSON Patch) to Proposed Standard
From: Mark Nottingham <mnot@mnot.net>
In-Reply-To: <50C7BDDC.6080409@sarkass.com>
Date: Wed, 12 Dec 2012 10:41:26 +1100
Content-Transfer-Encoding: quoted-printable
Message-Id: <402815BB-8327-45C7-B126-CBB409B71F92@mnot.net>
References: <20121211150005.28209.96763.idtracker@ietfa.amsl.com> <50C7BDDC.6080409@sarkass.com>
To: Pier-Luc Thériault <pier-luc@sarkass.com>
X-Mailer: Apple Mail (2.1499)
Cc: ietf@ietf.org
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 11 Dec 2012 23:41:34 -0000

In SVN, thanks.

On 12/12/2012, at 10:12 AM, Pier-Luc Thériault <pier-luc@sarkass.com> wrote:

> 
> 
> On 11/12/12 10:00 AM, The IESG wrote:
>> Abstract
>>    JSON Patch defines the media type "application/json-patch", a JSON
>>    document structure for expressing a sequence of operations to apply
>>    to a JSON document, suitable for use with the HTTP PATCH method.
>> 
>> http://datatracker.ietf.org/doc/draft-ietf-appsawg-json-patch/
> I think that at paragraph A.14 the first occurence of
> 
> A JSON Patch document:
> 
> should be
> 
> An example target JSON document:
> 

--
Mark Nottingham   http://www.mnot.net/