Re: [weirds] feedback on draft-designteam-weirds-using-http

"John Levine" <johnl@iecc.com> Thu, 17 May 2012 17:33 UTC

Return-Path: <johnl@iecc.com>
X-Original-To: weirds@ietfa.amsl.com
Delivered-To: weirds@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3FBE921F86E1 for <weirds@ietfa.amsl.com>; Thu, 17 May 2012 10:33:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -110.435
X-Spam-Level:
X-Spam-Status: No, score=-110.435 tagged_above=-999 required=5 tests=[AWL=0.764, BAYES_00=-2.599, HABEAS_ACCREDITED_SOI=-4.3, RCVD_IN_BSP_TRUSTED=-4.3, USER_IN_WHITELIST=-100]
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 k-2A3FofNK20 for <weirds@ietfa.amsl.com>; Thu, 17 May 2012 10:33:19 -0700 (PDT)
Received: from leila.iecc.com (leila6.iecc.com [IPv6:2001:470:1f07:1126:0:4c:6569:6c61]) by ietfa.amsl.com (Postfix) with ESMTP id 3A78221F8629 for <weirds@ietf.org>; Thu, 17 May 2012 10:33:18 -0700 (PDT)
Received: (qmail 25990 invoked from network); 17 May 2012 17:33:13 -0000
Received: from leila.iecc.com (64.57.183.34) by mail1.iecc.com with QMQP; 17 May 2012 17:33:13 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=iecc.com; h=date:message-id:from:to:cc:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:vbr-info; s=4fb53659.xn--hew.k1205; i=johnl@user.iecc.com; bh=GcTl6+8YjPoiUwPotVUP8sRB1kTaROlzor2hBw3XIiE=; b=cbYDA9tUlFtxKHnfEcSBwBjZQWj+Cvguaez9ZSjJR9p750dFbKVRJpdSCctevuJQMnNro6R5jbxYzuG073Jj5yWvnYXUsUrBojqq0/wtLbqj8VfO9M7kNWF6KkXIzlXpyLq2rMbY0JeI7LlXB3tit/LZ2lJSjIZhJIYDoyINoVg=
VBR-Info: md=iecc.com; mc=all; mv=dwl.spamhaus.org
Date: Thu, 17 May 2012 17:32:50 -0000
Message-ID: <20120517173250.5000.qmail@joyce.lan>
From: John Levine <johnl@iecc.com>
To: weirds@ietf.org
In-Reply-To: <4FB520B4.1070803@gmx.de>
Organization:
X-Headerized: yes
Mime-Version: 1.0
Content-type: text/plain; charset="utf-8"
Content-transfer-encoding: 7bit
Subject: Re: [weirds] feedback on draft-designteam-weirds-using-http
X-BeenThere: weirds@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "WHOIS-based Extensible Internet Registration Data Service \(WEIRDS\)" <weirds.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/weirds>, <mailto:weirds-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/weirds>
List-Post: <mailto:weirds@ietf.org>
List-Help: <mailto:weirds-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/weirds>, <mailto:weirds-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 17 May 2012 17:33:20 -0000

>Using URI templates sound promising.

I sure hope not.  URI templates are a reasonable way to try to put a
consistent layer on top of a bunch of existing inconsistent http
services.  But in this situation, where we're able to spec the URIs
from scratch, they're just an extra level of unneeded complexity and
cruft.

R's,
John