Re: [caldav] [VCARDDAV] new webdav sync draft

Julian Reschke <julian.reschke@gmx.de> Fri, 20 November 2009 07:09 UTC

Return-Path: <julian.reschke@gmx.de>
X-Original-To: caldav@core3.amsl.com
Delivered-To: caldav@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id CE7293A6A2C for <caldav@core3.amsl.com>; Thu, 19 Nov 2009 23:09:03 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.966
X-Spam-Level:
X-Spam-Status: No, score=-4.966 tagged_above=-999 required=5 tests=[AWL=-2.967, BAYES_00=-2.599, J_CHICKENPOX_38=0.6]
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 28roTK7NA3Y0 for <caldav@core3.amsl.com>; Thu, 19 Nov 2009 23:09:03 -0800 (PST)
Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by core3.amsl.com (Postfix) with SMTP id B3AF93A69E3 for <caldav@ietf.org>; Thu, 19 Nov 2009 23:09:02 -0800 (PST)
Received: (qmail invoked by alias); 20 Nov 2009 07:08:57 -0000
Received: from p508FFA94.dip.t-dialin.net (EHLO [192.168.178.33]) [80.143.250.148] by mail.gmx.net (mp005) with SMTP; 20 Nov 2009 08:08:57 +0100
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX1+5wJNEvGS5TEkNomIi75yz6JDYtjShjdvmjSIvMZ 5Nf2NZZQdvnzke
Message-ID: <4B064079.50404@gmx.de>
Date: Fri, 20 Nov 2009 08:08:41 +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: Andrew McMillan <andrew@morphoss.com>
References: <4B057E6B.7040808@sun.com> (sfid-20091120_062140_570344_FA568882) <1258668093.15545.555.camel@happy.home.mcmillan.net.nz>
In-Reply-To: <1258668093.15545.555.camel@happy.home.mcmillan.net.nz>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
X-FuHaFi: 0.64
Cc: Arnaud Quillaud <Arnaud.Quillaud@Sun.COM>, caldav@ietf.org, w3c-dist-auth@w3.org, vcarddav@ietf.org
Subject: Re: [caldav] [VCARDDAV] new webdav sync draft
X-BeenThere: caldav@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <caldav.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/caldav>, <mailto:caldav-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/caldav>
List-Post: <mailto:caldav@ietf.org>
List-Help: <mailto:caldav-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/caldav>, <mailto:caldav-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Nov 2009 07:09:03 -0000

Andrew McMillan wrote:
> ...
> In 4.2, under 'Marshalling' it states:
> 
>         The request URI MUST be a collection.  The request body MUST be
>         a DAV:sync-collection XML element (see Section 6.1), which MUST
>         contain one DAV:sync-token XML element, and optionally a
>         DAV:propstat XML element.
> ...

Nit: s/be a collection/identify a collection/

I confess I haven't looked at this closely yet, but why is it defining 
elements in the DAV: namespace?

BR, Julian