Re: [mdnsext] mDNSext features/requirements rollup

RJ Atkinson <rja.lists@gmail.com> Fri, 15 February 2013 18:00 UTC

Return-Path: <rja.lists@gmail.com>
X-Original-To: mdnsext@ietfa.amsl.com
Delivered-To: mdnsext@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B83D221F8808 for <mdnsext@ietfa.amsl.com>; Fri, 15 Feb 2013 10:00:28 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.571
X-Spam-Level:
X-Spam-Status: No, score=-3.571 tagged_above=-999 required=5 tests=[AWL=0.028, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
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 tEFE9oLcrylx for <mdnsext@ietfa.amsl.com>; Fri, 15 Feb 2013 10:00:28 -0800 (PST)
Received: from mail-ve0-f173.google.com (mail-ve0-f173.google.com [209.85.128.173]) by ietfa.amsl.com (Postfix) with ESMTP id 2683F21F85C0 for <mdnsext@ietf.org>; Fri, 15 Feb 2013 10:00:27 -0800 (PST)
Received: by mail-ve0-f173.google.com with SMTP id oz10so3328619veb.32 for <mdnsext@ietf.org>; Fri, 15 Feb 2013 10:00:27 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=65NwUwBuHpwDkWVZIxS7lixQcezg8AOmMRSpEW+vx6U=; b=mrumBBc8MLggWNVYcnY4nnP8hNZErv+w6cYoxa1PhNFdOR9Llx4LbShTL/mPwl4UNo 0Hgmc3Gje7yoa1WsDmcaxkVAekIVXKFYpe3HNgu6QZKFCHTAHuoNmXI6eoYReTOjDMie k8eoJnQJOVeTzhCjKMSdhH7+Wvy0tFhkBh7sqJa7PJfWSCnze4+2pjJvc21Szy8TnGRM B1UtCPTsc2mZBnD3q3lTYtb83r3Tx+hLjI6VAzWGDrkNwQpMYzWxgv7FcykoqgB34TKG 2mboyZtCaPH1UC/70VgQCls1eNa6oERLz2w8OWhMFba/OriFKk9yNus8Stt/htyGUo/G IYXg==
X-Received: by 10.220.239.143 with SMTP id kw15mr4254262vcb.62.1360951226974; Fri, 15 Feb 2013 10:00:26 -0800 (PST)
Received: from [10.30.20.13] (pool-96-255-149-117.washdc.fios.verizon.net. [96.255.149.117]) by mx.google.com with ESMTPS id p20sm82396903vdj.6.2013.02.15.10.00.26 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 15 Feb 2013 10:00:26 -0800 (PST)
Content-Type: text/plain; charset="iso-8859-1"
Mime-Version: 1.0 (Apple Message framework v1283)
From: RJ Atkinson <rja.lists@gmail.com>
In-Reply-To: <511E75A8.2030601@isi.edu>
Date: Fri, 15 Feb 2013 13:00:25 -0500
Content-Transfer-Encoding: 7bit
Message-Id: <94957246-5E23-4516-8DCC-51DCA6356323@gmail.com>
References: <4D4B5680-EF92-4646-957F-5FF4E588DFEF@gmail.com> <511DC47A.9050907@umn.edu> <511E75A8.2030601@isi.edu>
To: mdnsext@ietf.org
X-Mailer: Apple Mail (2.1283)
Subject: Re: [mdnsext] mDNSext features/requirements rollup
X-BeenThere: mdnsext@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Discussion of extensions to Bonjour \(mDNS and DNS-SD\) for routed networks." <mdnsext.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/mdnsext>, <mailto:mdnsext-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/mdnsext>
List-Post: <mailto:mdnsext@ietf.org>
List-Help: <mailto:mdnsext-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mdnsext>, <mailto:mdnsext-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 15 Feb 2013 18:00:28 -0000

On 15  Feb 2013, at 12:51 , Joe Touch wrote:
> UI considerations are out of scope, ...

Well, I'm glad we all agree on that. :-)

> The IETF has as much obligation to describe the upper layer
> events ("API") as it has describing the format "on the wire".

I agree with the obligation to describe "upper layer events"
that are inherently part of some IETF standards-track
protocol (i.e. elements required for interoperability).

However, the IETF routinely chooses not to define
Application Programming Interfaces (APIs).  

I don't think this WG is *obliged* to produce an 
Application Programming Interface specification.
That seems optional to me.

Cheers,

Ran