[apps-discuss] Media type for lists of changed URIs?

Jan Algermissen <jan.algermissen@nordsc.com> Wed, 08 January 2014 14:46 UTC

Return-Path: <jan.algermissen@nordsc.com>
X-Original-To: apps-discuss@ietfa.amsl.com
Delivered-To: apps-discuss@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4866B1AE3C1 for <apps-discuss@ietfa.amsl.com>; Wed, 8 Jan 2014 06:46:21 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.551
X-Spam-Level:
X-Spam-Status: No, score=-1.551 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001] autolearn=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 e1zGO6m5ueAf for <apps-discuss@ietfa.amsl.com>; Wed, 8 Jan 2014 06:46:20 -0800 (PST)
Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by ietfa.amsl.com (Postfix) with ESMTP id DE9D61ACCE2 for <apps-discuss@ietf.org>; Wed, 8 Jan 2014 06:46:19 -0800 (PST)
Received: from [10.90.143.216] ([87.253.171.202]) by mrelayeu.kundenserver.de (node=mrbap0) with ESMTP (Nemesis) id 0LaacB-1VXaz01PQ7-00m3Pl; Wed, 08 Jan 2014 15:46:09 +0100
From: Jan Algermissen <jan.algermissen@nordsc.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Message-Id: <A4A8D5B5-73D7-4F4C-968A-D23337DF4FA2@nordsc.com>
Date: Wed, 08 Jan 2014 15:46:08 +0100
To: "apps-discuss@ietf.org Discuss" <apps-discuss@ietf.org>
Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\))
X-Mailer: Apple Mail (2.1510)
X-Provags-ID: V02:K0:WS1zSV1LKURZnBw3wBJvXsnvzfTr+JdZwBYJ69+Ed8H U2rlWCJP+HAC8Jt1u2LJxf49jZPi6SDBf1h0CM8I2cDCMSkHLn j5CRoOEiNyctlSVkIi3X+PQ6+QCDNAiJ39d2evqMNcjWMjK2K4 K7ozdhBAwayHNhDR6MEedFWyqLiJ6ACxNPziR4R/4c+a0zhmAj 6xvAfEpPDHmhIk319RboXVWLQ2MO+j02TrxpttXQ20V+6pLhl9 Azs03EoEMztYpHIWOEmLncpLRwIJWSF0nVjX+IZbruF/S/6mlW hF+jcPCL0DE6t18IldqEyM8iIFL2UZy8w87HeJHZrTCSjckIhK tFNLWj6/NutbxWEosEUq9CuxUa7EL+2PQyH0aKT5CvoXrGFU18 OJmS+Hup3ASWw==
Subject: [apps-discuss] Media type for lists of changed URIs?
X-BeenThere: apps-discuss@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: General discussion of application-layer protocols <apps-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/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: Wed, 08 Jan 2014 14:46:21 -0000

Hi all,

I am about to work on a media type for transferring lists of URIs of resource that have changed to an 'observer' of a collection of resources.

It just occurred to me that something like that might already exist in the context of cache invalidation protocols.?

Jan