Re: [core] draft-ietf-core-links-json

Carsten Bormann <cabo@tzi.org> Sun, 02 July 2017 08:10 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: core@ietfa.amsl.com
Delivered-To: core@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1E9FF12EBF9; Sun, 2 Jul 2017 01:10:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.2
X-Spam-Level:
X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham autolearn_force=no
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 DszhnFBxJGcH; Sun, 2 Jul 2017 01:10:03 -0700 (PDT)
Received: from mailhost.informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 698DF128AB0; Sun, 2 Jul 2017 01:10:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from submithost.informatik.uni-bremen.de (submithost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::b]) by mailhost.informatik.uni-bremen.de (8.14.5/8.14.5) with ESMTP id v6289OmK019014; Sun, 2 Jul 2017 10:09:24 +0200 (CEST)
Received: from client-0001.vpn.uni-bremen.de (client-0001.vpn.uni-bremen.de [134.102.107.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by submithost.informatik.uni-bremen.de (Postfix) with ESMTPSA id 3x0jbS50zlzDKs8; Sun, 2 Jul 2017 10:09:24 +0200 (CEST)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <B1900090-7239-4DF7-8447-C2373025DCE3@tzi.org>
Date: Sun, 02 Jul 2017 10:09:23 +0200
Cc: draft-ietf-core-links-json@ietf.org, core@ietf.org
X-Mao-Original-Outgoing-Id: 520675763.355448-cda2fa1414cffb9487d163ed005c3475
Content-Transfer-Encoding: quoted-printable
Message-Id: <8EC7986B-2E1F-4C93-9BD3-B7A94404E629@tzi.org>
References: <00e101d2f2fc$023b0b30$06b12190$@augustcellars.com> <B1900090-7239-4DF7-8447-C2373025DCE3@tzi.org>
To: Jim Schaad <ietf@augustcellars.com>
X-Mailer: Apple Mail (2.3273)
Archived-At: <https://mailarchive.ietf.org/arch/msg/core/EVeThyt95CnKkRvWdLEXVmVehBo>
Subject: Re: [core] draft-ietf-core-links-json
X-BeenThere: core@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: "Constrained RESTful Environments \(CoRE\) Working Group list" <core.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/core>, <mailto:core-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/core/>
List-Post: <mailto:core@ietf.org>
List-Help: <mailto:core-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/core>, <mailto:core-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 02 Jul 2017 08:10:05 -0000

On Jul 2, 2017, at 09:23, Carsten Bormann <cabo@tzi.org> wrote:
> 
> But I note that the reference implementation doesn’t correctly handle the conversion back to link-format, so we’ll need to fix this.

Fixed in:

https://svn.tools.ietf.org/svn/wg/core

Specifically

https://svn.tools.ietf.org/svn/wg/core/link-format.rb

and the formatted result:

https://svn.tools.ietf.org/svn/wg/core/draft-ietf-core-links-json-xx.txt

(No change needed for this to the markdown sources, which are also there.)

Grüße, Carsten