Re: [ietf-caldav] draft-daboo-webdav-sync-01

Cyrus Daboo <cyrus@daboo.name> Tue, 10 March 2009 14:50 UTC

Return-Path: <cyrus@daboo.name>
X-Original-To: ietf-caldav@osafoundation.org
Delivered-To: ietf-caldav@osafoundation.org
Received: from localhost (localhost [127.0.0.1]) by leka.osafoundation.org (Postfix) with ESMTP id 24F4477D721 for <ietf-caldav@osafoundation.org>; Tue, 10 Mar 2009 07:50:36 -0700 (PDT)
X-Virus-Scanned: by amavisd-new and clamav at osafoundation.org
X-Spam-Score: -2.505
X-Spam-Level:
X-Spam-Status: No, score=-2.505 tagged_above=-50 required=4 tests=[AWL=0.094, BAYES_00=-2.599]
Received: from leka.osafoundation.org ([127.0.0.1]) by localhost (leka.osafoundation.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JmNIoiESt6aM for <ietf-caldav@osafoundation.org>; Tue, 10 Mar 2009 07:50:34 -0700 (PDT)
Received: from daboo.name (daboo.name [151.201.22.177]) by leka.osafoundation.org (Postfix) with ESMTP id 1809377D719 for <ietf-caldav@osafoundation.org>; Tue, 10 Mar 2009 07:50:33 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by daboo.name (Postfix) with ESMTP id B5C7E1266E64; Tue, 10 Mar 2009 10:50:32 -0400 (EDT)
X-Virus-Scanned: amavisd-new at daboo.name
Received: from daboo.name ([127.0.0.1]) by localhost (chewy.mulberrymail.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LAX6XZKV+KK9; Tue, 10 Mar 2009 10:50:32 -0400 (EDT)
Received: from caldav.corp.apple.com (unknown [17.101.32.44]) by daboo.name (Postfix) with ESMTP id F10EE1266E5A; Tue, 10 Mar 2009 10:50:31 -0400 (EDT)
Date: Tue, 10 Mar 2009 10:50:29 -0400
From: Cyrus Daboo <cyrus@daboo.name>
To: Roberto Polli <rpolli@babel.it>, ietf-caldav@osafoundation.org
Message-ID: <8F0CB26631865CED16D04B54@caldav.corp.apple.com>
In-Reply-To: <200903101539.33711.rpolli@babel.it>
References: <29696E9E8589A72FC19EB4F6@caldav.corp.apple.com> <200903101539.33711.rpolli@babel.it>
X-Mailer: Mulberry/4.1.0a1 (Mac OS X)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; size=827
Subject: Re: [ietf-caldav] draft-daboo-webdav-sync-01
X-BeenThere: ietf-caldav@osafoundation.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Discussions on Calendar Access protocol based on WebDAV <ietf-caldav.osafoundation.org>
List-Unsubscribe: <http://lists.osafoundation.org/mailman/listinfo/ietf-caldav>, <mailto:ietf-caldav-request@osafoundation.org?subject=unsubscribe>
List-Archive: <http://lists.osafoundation.org/pipermail/ietf-caldav>
List-Post: <mailto:ietf-caldav@osafoundation.org>
List-Help: <mailto:ietf-caldav-request@osafoundation.org?subject=help>
List-Subscribe: <http://lists.osafoundation.org/mailman/listinfo/ietf-caldav>, <mailto:ietf-caldav-request@osafoundation.org?subject=subscribe>
X-List-Received-Date: Tue, 10 Mar 2009 14:50:36 -0000

Hi Roberto,

--On March 10, 2009 3:39:33 PM +0100 Roberto Polli <rpolli@babel.it> wrote:

>> enquiries from folks interested in implementing something like this now.
> afaik, the main issue I got with caldav is about the lack of tombstones.
>
> during sync process in the funambol-caldav connector I save a map of
> (href,etag) to be re-used each time.
>
> a nice feature would be a getDeletedEvents from server: this would enable
> the  possibilty to easily synchronize by time-range.

You want to get deleted items separately from other changes?

Note that the current spec is a generic webdav spec. For CalDAV we would 
need to write an extension that would allow a time-range to be included in 
the report so that you can do time-range syncs. That would have to be a 
CalDAV specific specification though.

-- 
Cyrus Daboo