Re: [imapext] AD review of draft-ietf-imapapnd-appendlimit-extension-06

Alexey Melnikov <alexey.melnikov@isode.com> Thu, 17 December 2015 10:13 UTC

Return-Path: <alexey.melnikov@isode.com>
X-Original-To: imapext@ietfa.amsl.com
Delivered-To: imapext@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DADBD1A87E4 for <imapext@ietfa.amsl.com>; Thu, 17 Dec 2015 02:13:17 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level:
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham
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 hdAvyZHg3VTg for <imapext@ietfa.amsl.com>; Thu, 17 Dec 2015 02:13:16 -0800 (PST)
Received: from statler.isode.com (Statler.isode.com [62.232.206.189]) by ietfa.amsl.com (Postfix) with ESMTP id 75ED61A8799 for <imapext@ietf.org>; Thu, 17 Dec 2015 02:13:16 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1450347195; d=isode.com; s=selector; i=@isode.com; bh=uM/kJi0IWD4KW5DY3o+dWF9L+ZXNEs/ujwvPTT7/1r8=; 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=DZyDQ3JjGJEns9BxrpOuoY+tkIhXL95oEfxqmjy8fIu3tu4U2DQ0ZGC8/9NV3/BuIU68uc bAJs1CckGsgLdWRyLrbpHVCUzvdfUIT10QM0Y2K8VHErc5DqHgIl7Tg4aCW9RosLRT2n5T jvvXclUg74AO8e9ymdtC6Be7raaQLG8=;
Received: from [192.168.0.6] (cpc5-nmal20-2-0-cust24.19-2.cable.virginm.net [92.234.84.25]) by statler.isode.com (submission channel) via TCP with ESMTPSA id <VnKKuwBBxxrn@statler.isode.com>; Thu, 17 Dec 2015 10:13:15 +0000
X-SMTP-Protocol-Errors: PIPELINING
From: Alexey Melnikov <alexey.melnikov@isode.com>
X-Mailer: iPad Mail (13B143)
In-Reply-To: <emcf7f771e-a84b-4df3-b9ff-06dd5417a655@bodybag>
Date: Thu, 17 Dec 2015 10:15:41 +0000
Message-Id: <5A5084CC-6733-45DB-B3D5-4F73285257D0@isode.com>
References: <emcf7f771e-a84b-4df3-b9ff-06dd5417a655@bodybag>
To: "imapext@ietf.org" <imapext@ietf.org>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Archived-At: <http://mailarchive.ietf.org/arch/msg/imapext/yl6p8CmmGxNE7nr7yselbojL1oU>
Subject: Re: [imapext] AD review of draft-ietf-imapapnd-appendlimit-extension-06
X-BeenThere: imapext@ietf.org
X-Mailman-Version: 2.1.15
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: <https://mailarchive.ietf.org/arch/browse/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: Thu, 17 Dec 2015 10:13:18 -0000

> On 17 Dec 2015, at 03:39, Adrien de Croy <adrien@qbik.com> wrote:
> 
> ------ Original Message ------
> From: "Barry Leiba" <barryleiba@computer.org>
> To: "Bron Gondwana" <brong@fastmail.fm>
> Cc: "imapext@ietf.org" <imapext@ietf.org>
> Sent: 17/12/2015 9:14:31 a.m.
> Subject: Re: [imapext] AD review of draft-ietf-imapapnd-appendlimit-extension-06
> 
>>>> Why do we think there's anything wrong with using, say, the word
>>>> "NONE" (either case-insensitive or case-sensitive; I don't care)?
>>>> What's wrong with this?:
>>>> 
>>>> C: t1 STATUS INBOX (APPENDLIMIT)
>>>> S: * STATUS INBOX (APPENDLIMIT NONE)
>>>> S: t1 OK STATUS completed
>>> 
>>> If you're going to do that, why not make it (APPENDLIMIT NIL),
>>> which already has exactly the meaning that we want?
>> 
>> Yes, I'd forgotten about the existing token "NIL".  I like that approach.
> +1
> 
> Definitely not a fan of overloading the meaning of magic numbers

I don't think this is a particular important point (there are always limits of some kind), but I like NIL.