Re: [Jmap] JMAP SieveScript/test

Alexey Melnikov <alexey.melnikov@isode.com> Wed, 24 March 2021 16:05 UTC

Return-Path: <alexey.melnikov@isode.com>
X-Original-To: jmap@ietfa.amsl.com
Delivered-To: jmap@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7F56E3A2FC7 for <jmap@ietfa.amsl.com>; Wed, 24 Mar 2021 09:05:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level:
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, NICE_REPLY_A=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=isode.com
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 vClzXJm9upS0 for <jmap@ietfa.amsl.com>; Wed, 24 Mar 2021 09:05:38 -0700 (PDT)
Received: from waldorf.isode.com (waldorf.isode.com [62.232.206.188]) by ietfa.amsl.com (Postfix) with ESMTP id 1875E3A2F87 for <jmap@ietf.org>; Wed, 24 Mar 2021 09:05:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1616601937; d=isode.com; s=june2016; i=@isode.com; bh=YAlpBJ/yAOXUcAcFP7NmRV9GVRK0KLgBKTSM1em2YYs=; 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=mNdIKSowH8j3vLw2kbO/YNLGbRS4dOZQi3LfCnWaPFvn9eYwnq7mDYQERppersTTbmNojd Yeprz4T3AzUDpgymM6cd04ogzBPL3gAdbZbB3YzGWz4nu+Fm2z1hjzbXAzrPSSJZoZTv+n /seXzkknH12TQupfm8tO8J2fgX1orQU=;
Received: from [192.168.1.222] (host31-49-142-109.range31-49.btcentralplus.com [31.49.142.109]) by waldorf.isode.com (submission channel) via TCP with ESMTPSA id <YFtjUABPdJfc@waldorf.isode.com>; Wed, 24 Mar 2021 16:05:36 +0000
To: Ken Murchison <murch@fastmail.com>
References: <ac3500ef-3432-e5ff-3d94-f98b8954f171@fastmail.com> <2c6837b1-82b4-463b-afee-5f67a665cc1b@dogfood.fastmail.com> <7658f9ac-7ad0-30f1-ff22-c51c7ec7efcf@fastmail.com>
Cc: "jmap@ietf.org" <jmap@ietf.org>
From: Alexey Melnikov <alexey.melnikov@isode.com>
Message-ID: <69f89144-073c-b2ce-8f8d-20d51e9c3ed8@isode.com>
Date: Wed, 24 Mar 2021 16:05:36 +0000
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1
In-Reply-To: <7658f9ac-7ad0-30f1-ff22-c51c7ec7efcf@fastmail.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="------------CBA7A4BBB20DC98EC886DF37"
Content-Language: en-GB
Archived-At: <https://mailarchive.ietf.org/arch/msg/jmap/bmvc1VkLEvOGIX-0XkDdIQ3DHac>
Subject: Re: [Jmap] JMAP SieveScript/test
X-BeenThere: jmap@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: JSON Message Access Protocol <jmap.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/jmap>, <mailto:jmap-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/jmap/>
List-Post: <mailto:jmap@ietf.org>
List-Help: <mailto:jmap-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/jmap>, <mailto:jmap-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Mar 2021 16:05:47 -0000

Hi Ken,

On 24/03/2021 11:14, Ken Murchison wrote:
>
> Hi Neil,
>
> If we go this route, are you ok with the existing names for the elements?
>
> Is "type" ok?  Should this be "name" or "action"?
>
I think "action" is better, but not a big deal.
>
> Should we expand "Args" to "Arguments"?
>
No.
>
> I have no strong opinions, and its not like end-users will be spending 
> a ton of time looking at wire protocol.
>
> On 3/23/21 8:03 PM, Neil Jenkins wrote:
>> I'd probably go with the second option (named elements) for this.
>>
>> Neil.