Re: [weirds] Query Parameters

"John Levine" <johnl@iecc.com> Fri, 04 May 2012 17:54 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 E2B1D21F8570 for <weirds@ietfa.amsl.com>; Fri, 4 May 2012 10:54:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -110.174
X-Spam-Level:
X-Spam-Status: No, score=-110.174 tagged_above=-999 required=5 tests=[AWL=1.025, 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 elIkHTVxXb24 for <weirds@ietfa.amsl.com>; Fri, 4 May 2012 10:54:26 -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 4616A21F8562 for <weirds@ietf.org>; Fri, 4 May 2012 10:54:20 -0700 (PDT)
Received: (qmail 2376 invoked from network); 4 May 2012 17:54:18 -0000
Received: from leila.iecc.com (64.57.183.34) by mail1.iecc.com with QMQP; 4 May 2012 17:54:18 -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=4fa417c9.xn--hew.k1205; i=johnl@user.iecc.com; bh=zEC7h4oE8whXEb3xDHzDpF0z0KXhFC+CPPnHTxR8GjA=; b=SkDs3nzyxU7i9inB6cgnGKeyWcLJxlb/MUbODhCulY63V3bFURBNeMr233Ll5w4BRdQaFPJHCxvDLXplgx76e0J3f8SS2bRaAGmVcSEk7XWf95si9ogbF1yIN2EIxJUOamQ+j7nawe3AiD3gPBkKqylZHUa/kllaIFNamj4bI24=
VBR-Info: md=iecc.com; mc=all; mv=dwl.spamhaus.org
Date: Fri, 04 May 2012 17:53:55 -0000
Message-ID: <20120504175355.15073.qmail@joyce.lan>
From: John Levine <johnl@iecc.com>
To: weirds@ietf.org
In-Reply-To: <831693C2CDA2E849A7D7A712B24E257F0D5F8B1F@BRN1WNEXMBX01.vcorp.ad.vrsn.com>
Organization:
X-Headerized: yes
Mime-Version: 1.0
Content-type: text/plain; charset="utf-8"
Content-transfer-encoding: 7bit
Subject: Re: [weirds] Query Parameters
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: Fri, 04 May 2012 17:54:27 -0000

>> Given Francisco's suggestion, would it be worth teasing each of these
>> out into separate drafts? 

No, definitely not.  The draft should say here's how a client asks question X, and
the server can either return a response in the presribed format, or an error
code that means "I don't know" or "I won't tell you."

I don't think it's unreasonable to ask registries to implement the trivial
amount of extra code to return don't know responses to queries they don't
handle.

R's,
John