Re: [MORG] THREAD= search return option in draft-ietf-morg-inthread-01.txt

Timo Sirainen <tss@iki.fi> Mon, 09 August 2010 09:11 UTC

Return-Path: <tss@iki.fi>
X-Original-To: morg@core3.amsl.com
Delivered-To: morg@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 376DC3A6ABF for <morg@core3.amsl.com>; Mon, 9 Aug 2010 02:11:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.599
X-Spam-Level:
X-Spam-Status: No, score=-106.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
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 GURQwgm3SepI for <morg@core3.amsl.com>; Mon, 9 Aug 2010 02:11:23 -0700 (PDT)
Received: from dovecot.org (dovecot.org [62.236.108.70]) by core3.amsl.com (Postfix) with ESMTP id 67D793A6AB4 for <morg@ietf.org>; Mon, 9 Aug 2010 02:11:23 -0700 (PDT)
Received: from omppu.lan (unknown [81.193.140.20]) by dovecot.org (Postfix) with ESMTP id 8AB24FA8A42; Mon, 9 Aug 2010 12:11:54 +0300 (EEST)
Mime-Version: 1.0 (Apple Message framework v1081)
Content-Type: text/plain; charset="us-ascii"
From: Timo Sirainen <tss@iki.fi>
In-Reply-To: <4C5FC059.4070308@gulbrandsen.priv.no>
Date: Mon, 09 Aug 2010 10:11:53 +0100
Content-Transfer-Encoding: quoted-printable
Message-Id: <BE0D3DE6-9138-4ED1-A286-7E1A079BE272@iki.fi>
References: <4C50244C.8010401@isode.com> <4C57ECFA.3040504@gulbrandsen.priv.no> <4C58406A.7030205@isode.com> <4C5958FA.2010403@gulbrandsen.priv.no> <1281012526.6211.333.camel@kurkku.sapo.corppt.com> <4C5AB4C3.80007@gulbrandsen.priv.no> <8349DB2C-6D37-4B02-B9F6-9DA1834A3058@dankeen.com> <4C5FBBD4.6060906@isode.com> <4C5FC059.4070308@gulbrandsen.priv.no>
To: Arnt Gulbrandsen <arnt@gulbrandsen.priv.no>
X-Mailer: Apple Mail (2.1081)
Cc: morg@ietf.org
Subject: Re: [MORG] THREAD= search return option in draft-ietf-morg-inthread-01.txt
X-BeenThere: morg@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Messaging Organization <morg.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/morg>, <mailto:morg-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/morg>
List-Post: <mailto:morg@ietf.org>
List-Help: <mailto:morg-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/morg>, <mailto:morg-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Aug 2010 09:11:27 -0000

On 9.8.2010, at 9.46, Arnt Gulbrandsen wrote:

> On 08/09/2010 10:27 AM, Alexey Melnikov wrote:
>> I don't think Arnt is making very good arguments for removing this
>> feature ;-).
> 
> Remove, you say? Timo and I are the only implementers so far, and neither of us bothered to implement the return option, so I don't think "remove" is the right term here.

Looks like my current implementation uses the syntax from your earlier drafts:

        search-key   =/ "INTHREAD" SP thread-alg SP search-key

Why was search-alg even moved to a return option?..