Re: rev parameter - LC comment on draft-nottingham-http-link-header-07.txt

Julian Reschke <julian.reschke@gmx.de> Fri, 05 February 2010 12:23 UTC

Return-Path: <julian.reschke@gmx.de>
X-Original-To: apps-discuss@core3.amsl.com
Delivered-To: apps-discuss@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id A28FE3A6C42 for <apps-discuss@core3.amsl.com>; Fri, 5 Feb 2010 04:23:53 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.555
X-Spam-Level:
X-Spam-Status: No, score=-4.555 tagged_above=-999 required=5 tests=[AWL=-1.956, BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xt-cFSH+akvs for <apps-discuss@core3.amsl.com>; Fri, 5 Feb 2010 04:23:52 -0800 (PST)
Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by core3.amsl.com (Postfix) with SMTP id 5160C28C101 for <discuss@apps.ietf.org>; Fri, 5 Feb 2010 04:23:51 -0800 (PST)
Received: (qmail invoked by alias); 05 Feb 2010 12:24:41 -0000
Received: from mail.greenbytes.de (EHLO [192.168.1.105]) [217.91.35.233] by mail.gmx.net (mp043) with SMTP; 05 Feb 2010 13:24:41 +0100
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX18dR+1TPLAdrwrSrSTjuOxmLRO4cidmnNFNFzyTUc 4DO+zLDKj/KE0k
Message-ID: <4B6C0E00.8080405@gmx.de>
Date: Fri, 05 Feb 2010 13:24:32 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.4) Gecko/20060516 Thunderbird/1.5.0.4 Mnenhy/0.7.4.666
MIME-Version: 1.0
To: "Roy T. Fielding" <fielding@gbiv.com>
Subject: Re: rev parameter - LC comment on draft-nottingham-http-link-header-07.txt
References: <20100119053002.5CD613A683B@core3.amsl.com> <E4FF7733-D744-4AC3-AB99-66A12868E4CE@mnot.net> <4B56E27D.800@gmx.de> <4B58574B.4050204@gmx.de> <FE77FC83-4137-421B-9511-02B13642AE1A@mnot.net> <4B596B30.1030400@gmx.de> <3FB0E494-EE9C-46F8-A924-2768C730763A@mnot.net> <1C573F35-D767-4219-BF65-2E28A0C0205D@gbiv.com>
In-Reply-To: <1C573F35-D767-4219-BF65-2E28A0C0205D@gbiv.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
X-FuHaFi: 0.58999999999999997
Cc: Apps Discuss <discuss@apps.ietf.org>, HTTP Working Group <ietf-http-wg@w3.org>
X-BeenThere: apps-discuss@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: General discussion of application-layer protocols <apps-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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: Fri, 05 Feb 2010 12:23:53 -0000

Roy T. Fielding wrote:
> On Feb 3, 2010, at 10:17 PM, Mark Nottingham wrote:
> 
>> At the moment, my intent is to remove 'rev' from the BNF and state how new parameters can be added (either by updating the document, for parameters common to many relation types, or on a per-type / per-application basis). 
> 
> I think we are going around in circles.  The normal way to document a
> deprecated protocol feature is to include it in the ABNF and state
> that it is deprecated in the prose.  Just like obs-text in HTTP.
> Otherwise, we'll just keep getting asked "what happened to rev?"  

Indeed.

> ...
> A reverse link would show up as a potential transition from B if
> you are currently at B.  That terminology is from hypertext research
> where link servers would maintain a database of all links.  That is
> why the HTML4 definition is confusing to folks who have worked with
> traditional hypertext systems, since the Web does not maintain reverse
> links (other than via external services like a CMS or Google).
> 
> Anyways, it doesn't matter whether people are confused or not.
> What matters is that the HTML2 definition of rev defines how the
> technology actually works, whereas the HTML4 definition adds a
> bunch of hand-waving and then misuses hypertext terminology in
> order to explain what it "means" -- the result is neither technically
> correct nor consistent with other hypertext systems, even if it
> can be read the same way if we twist our heads a certain direction,
> close one eye, and pretend we are in Kansas.
> ...

HTML5 doesn't have rev anymore anyway (well, unless the WG changes this 
again)

So why don't we just say that "rev" means what HTML2 used to say, and be 
done with it?

BR, Julian