Re: Last Call: <draft-daboo-webdav-sync-06.txt> (Collection Synchronization for WebDAV) to Proposed Standard

Julian Reschke <julian.reschke@gmx.de> Wed, 14 December 2011 23:28 UTC

Return-Path: <julian.reschke@gmx.de>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 601D121F8AFE for <ietf@ietfa.amsl.com>; Wed, 14 Dec 2011 15:28:17 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -104.511
X-Spam-Level:
X-Spam-Status: No, score=-104.511 tagged_above=-999 required=5 tests=[AWL=-2.512, BAYES_00=-2.599, J_CHICKENPOX_34=0.6, 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 19dwLivKvtc6 for <ietf@ietfa.amsl.com>; Wed, 14 Dec 2011 15:28:17 -0800 (PST)
Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by ietfa.amsl.com (Postfix) with SMTP id 7E88A21F8AF5 for <ietf@ietf.org>; Wed, 14 Dec 2011 15:28:16 -0800 (PST)
Received: (qmail invoked by alias); 14 Dec 2011 23:28:15 -0000
Received: from p5DCC3B75.dip.t-dialin.net (EHLO [192.168.178.36]) [93.204.59.117] by mail.gmx.net (mp024) with SMTP; 15 Dec 2011 00:28:15 +0100
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX189Cmptets9JsVmrxIHaA51vjs0cZ/ZsOkJ7S2Dxs WusepTcM+2vzSp
Message-ID: <4EE930FF.8070701@gmx.de>
Date: Thu, 15 Dec 2011 00:27:59 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0
MIME-Version: 1.0
To: Cyrus Daboo <cyrus@daboo.name>
Subject: Re: Last Call: <draft-daboo-webdav-sync-06.txt> (Collection Synchronization for WebDAV) to Proposed Standard
References: <1F36B3D7066D9669ECFC947D@cyrus.local> <4EE8D671.9040607@andrew.cmu.edu> <4EE8DA8F.4020808@gmx.de> <4EE8DCEE.6020602@andrew.cmu.edu> <169B41A30301EBED00F8C6FD@cyrus.local>
In-Reply-To: <169B41A30301EBED00F8C6FD@cyrus.local>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: WebDAV <w3c-dist-auth@w3.org>, Ken Murchison <murch@andrew.cmu.edu>, ietf@ietf.org
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 14 Dec 2011 23:28:17 -0000

On 2011-12-14 18:34, Cyrus Daboo wrote:
> Hi Ken,
>
> --On December 14, 2011 12:29:18 PM -0500 Ken Murchison
> <murch@andrew.cmu.edu> wrote:
>
>>> <D:sync-result>
>>> ... other collection props the report asked for ...
>>> <<D:sync-token>http://example.com/ns/sync/1234</D:sync-token>
>>> </D:sync-result>
>>
>> I don't necessarily see a problem with sync report using multistatus, but
>> perhaps the sync-token should be returned in a prop response element for
>> the collection rather than as an added element of multistatus.
>
> That won't work when the "limiting/truncation" option is used as the
> multistatus response for the collection indicates an overall status
> error, rather than using propstat.

OK, so it would need to be part of the sync-result (and the other props 
be included with a DAV:prop container).

Best regards, Julian