Re: [imapext] Proposal for a new IMAP Working Group to revise CONDSTORE & QRESYNC

Alexey Melnikov <alexey.melnikov@isode.com> Wed, 06 March 2013 18:10 UTC

Return-Path: <alexey.melnikov@isode.com>
X-Original-To: imapext@ietfa.amsl.com
Delivered-To: imapext@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C5F9321F89DC for <imapext@ietfa.amsl.com>; Wed, 6 Mar 2013 10:10:10 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level:
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599, 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 Fo6xc8eTWqzj for <imapext@ietfa.amsl.com>; Wed, 6 Mar 2013 10:10:06 -0800 (PST)
Received: from statler.isode.com (statler.isode.com [62.3.217.254]) by ietfa.amsl.com (Postfix) with ESMTP id 1799121F89AE for <imapext@ietf.org>; Wed, 6 Mar 2013 10:10:03 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1362593401; d=isode.com; s=selector; i=@isode.com; bh=G1uvbT42EJaTIbQoNtekT+9dTe0mSgB4HDeG6P//uQs=; h=From:Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version: In-Reply-To:References:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description; b=AC4jVbgOFqL+LeKWOifp4aFyo67b7sqzuOD9d5CEaBG73MMZ3/YO/aS16O/wSOU0FZzJ3J zl8jlwDhAEmuJlB97MuDdWzVA5eByqmsNVcXWr05uOiFWgGwTpYkhIS/GM2UByoQGHIcpE U47tdgtb5ISjqoer8bo6KzU4nRJ81ig=;
Received: from [172.16.1.29] (shiny.isode.com [62.3.217.250]) by statler.isode.com (submission channel) via TCP with ESMTPA id <UTeGeAB51qgJ@statler.isode.com>; Wed, 6 Mar 2013 18:10:01 +0000
Message-ID: <5137867C.9070106@isode.com>
Date: Wed, 06 Mar 2013 18:10:04 +0000
From: Alexey Melnikov <alexey.melnikov@isode.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:13.0) Gecko/20120614 Thunderbird/13.0.1
To: Cyrus Daboo <cyrus@daboo.name>
References: <513607D5.4090808@isode.com> <E50AC0A2E9E5C6195681F82B@caldav.corp.apple.com>
In-Reply-To: <E50AC0A2E9E5C6195681F82B@caldav.corp.apple.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Cc: imapext@ietf.org
Subject: Re: [imapext] Proposal for a new IMAP Working Group to revise CONDSTORE & QRESYNC
X-BeenThere: imapext@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of IMAP extensions <imapext.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/imapext>, <mailto:imapext-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/imapext>
List-Post: <mailto:imapext@ietf.org>
List-Help: <mailto:imapext-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/imapext>, <mailto:imapext-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 06 Mar 2013 18:10:10 -0000

On 06/03/2013 15:57, Cyrus Daboo wrote:
> Hi Alexey,
>
> --On March 5, 2013 at 2:57:25 PM +0000 Alexey Melnikov 
> <alexey.melnikov@isode.com> wrote:
>
>> So please comment on whether you think this work is worth doing and on
>> the proposed charter text.
>>
>> I've also posted a new version of RFC 5162bis
>> (http://tools.ietf.org/html/draft-melnikov-5162bis-01), which addressed
>> most (but not all) of existing errata on the document. If a new WG is to
>> be formed, I propose that the document is used as one of the initial
>> documents.
>
> What about also doing an update to RFC4549?

I am not against revising RFC 4549, for example to fold sections from 
CONDSTORE & QRESYNC into it. But I am somewhat worried to volunteer for 
something that might drag beyond the end of 2013. I think I would like 
to hear what other people think about this.

> I think the big thing client implementors want is a single clear 
> specification of extensions that describe how to accurately do mailbox 
> synchronization. To that end I would even argue that we should be 
> looking at pieces to take out to achieve that goal. For example, how 
> many clients actually make use of the condition store piece of 
> CONDSTORE, as opposed to just the SELECT/SEARCH sync operations? Same 
> goes for QRESYNC - what pieces of it have actually been used by 
> clients? Are there bits that could be removed?

Per flag modseq is an interesting question to discuss.
Another thing I would like to obsolete is the old SEARCH MODSEQ response 
syntax, I would really like to move to ESEARCH.

But these are just some ideas to think about and discuss.

> So I'd like to see more than a simple rev of the documents to fix 
> errata - or at least lets not rule that out right now.

Ack.