Re: [apps-discuss] draft-snell-merge-patch-08 in Ruby

James M Snell <jasnell@gmail.com> Mon, 20 May 2013 16:42 UTC

Return-Path: <jasnell@gmail.com>
X-Original-To: apps-discuss@ietfa.amsl.com
Delivered-To: apps-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AEEA121F9540 for <apps-discuss@ietfa.amsl.com>; Mon, 20 May 2013 09:42:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.392
X-Spam-Level:
X-Spam-Status: No, score=-6.392 tagged_above=-999 required=5 tests=[AWL=-2.793, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
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 vhpQdbIaffk1 for <apps-discuss@ietfa.amsl.com>; Mon, 20 May 2013 09:42:24 -0700 (PDT)
Received: from mail-oa0-f44.google.com (mail-oa0-f44.google.com [209.85.219.44]) by ietfa.amsl.com (Postfix) with ESMTP id 3211C21F9643 for <apps-discuss@ietf.org>; Mon, 20 May 2013 09:42:23 -0700 (PDT)
Received: by mail-oa0-f44.google.com with SMTP id n12so8012084oag.31 for <apps-discuss@ietf.org>; Mon, 20 May 2013 09:42:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=/GK6midB3n14xJhDisBEEsIyONzG0gtnwR/GE1PsK3Q=; b=iBKdyyKBlhKtEo+CwEWS831FUIX2mqs8z3rNykidxJhXaJ9oHNunUBwKwkefvfsWlg FynTqdZhP01DBIS537HumbIxWxNp5VdkrgT3O5yZWiF1yGXPeIvL+lf4mAkCBUtdWlzm wwnaphBLQGeGAkBED3pRuOJG5d7MN9J01jMoivp4TEC/ELsCOTxL7Ob1/rYixc8IZLlf XyZv5mFlomnDSlDXNjhfPmzHx2sMDGxzCzBBtSu8XML5gpn455hmbKPVseQCDmUPgrzL 2OefTV3S2tIAddiSSrqPXPt2YrGiCySMQRV6KTKpj4RhZUwi6O9dsaRdee8ffj5komMN RLzg==
X-Received: by 10.182.227.133 with SMTP id sa5mr19405185obc.96.1369068142132; Mon, 20 May 2013 09:42:22 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.60.3.137 with HTTP; Mon, 20 May 2013 09:42:01 -0700 (PDT)
In-Reply-To: <CABL+ZB5dw6_mX=a+DkdcYdqfivbqQMP9Sdyq103B+76H3PxJqA@mail.gmail.com>
References: <CABL+ZB6AQGp8WUeH=HZrfm4VCQnmYFQB5vBGP0yghAZUhsjCQg@mail.gmail.com> <255B9BB34FB7D647A506DC292726F6E1151A34C59E@WSMSG3153V.srv.dir.telstra.com> <CABL+ZB6tkggqrdjPFz38j=AXGuueSbANzER24Njm-o3a2S=MZA@mail.gmail.com> <255B9BB34FB7D647A506DC292726F6E1151A56E41B@WSMSG3153V.srv.dir.telstra.com> <CABL+ZB6=X9vTwDZ9ORPWm9u7PNSaaisLvenSRifmjsO6BCOuxA@mail.gmail.com> <CABP7Rbc7VxOG3Y7zapNQ2oW=yO9=PitACzRLntzXXnQ1dj+04A@mail.gmail.com> <CABL+ZB5dw6_mX=a+DkdcYdqfivbqQMP9Sdyq103B+76H3PxJqA@mail.gmail.com>
From: James M Snell <jasnell@gmail.com>
Date: Mon, 20 May 2013 09:42:01 -0700
Message-ID: <CABP7RbcYFxz4QcpQ-o3DXwJtWcMyhRwrnT8zxkmWOA7OfyebmQ@mail.gmail.com>
To: Steve Klabnik <steve@steveklabnik.com>
Content-Type: text/plain; charset="UTF-8"
Cc: "apps-discuss@ietf.org" <apps-discuss@ietf.org>
Subject: Re: [apps-discuss] draft-snell-merge-patch-08 in Ruby
X-BeenThere: apps-discuss@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: General discussion of application-layer protocols <apps-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/apps-discuss>
List-Post: <mailto:apps-discuss@ietf.org>
List-Help: <mailto:apps-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 20 May 2013 16:42:28 -0000

Works for me.

On Mon, May 20, 2013 at 9:40 AM, Steve Klabnik <steve@steveklabnik.com> wrote:
> James, it'd be nice if we could come up with something like
> https://github.com/json-patch/json-patch-tests with lots of examples.
> What do you think?