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

Alexey Melnikov <alexey.melnikov@isode.com> Thu, 05 August 2010 12:13 UTC

Return-Path: <alexey.melnikov@isode.com>
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 F27703A6951 for <morg@core3.amsl.com>; Thu, 5 Aug 2010 05:13:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -100.794
X-Spam-Level:
X-Spam-Status: No, score=-100.794 tagged_above=-999 required=5 tests=[AWL=-1.395, BAYES_50=0.001, J_CHICKENPOX_61=0.6, 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 O3i5+ZcvcKIb for <morg@core3.amsl.com>; Thu, 5 Aug 2010 05:13:53 -0700 (PDT)
Received: from rufus.isode.com (rufus.isode.com [62.3.217.251]) by core3.amsl.com (Postfix) with ESMTP id 87C123A6940 for <morg@ietf.org>; Thu, 5 Aug 2010 05:13:53 -0700 (PDT)
Received: from [172.16.2.175] (shiny.isode.com [62.3.217.250]) by rufus.isode.com (submission channel) via TCP with ESMTPA id <TFqrHgBb2HSs@rufus.isode.com>; Thu, 5 Aug 2010 13:14:22 +0100
Message-ID: <4C5AAB12.2030903@isode.com>
Date: Thu, 05 Aug 2010 13:14:10 +0100
From: Alexey Melnikov <alexey.melnikov@isode.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915
X-Accept-Language: en-us, en
To: Arnt Gulbrandsen <arnt@gulbrandsen.priv.no>
References: <4C50244C.8010401@isode.com> <4C57ECFA.3040504@gulbrandsen.priv.no> <4C58406A.7030205@isode.com> <4C5958FA.2010403@gulbrandsen.priv.no>
In-Reply-To: <4C5958FA.2010403@gulbrandsen.priv.no>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format="flowed"
Content-Transfer-Encoding: 7bit
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: Thu, 05 Aug 2010 12:13:55 -0000

Hi Arnt,
Mostly playing devil's advocate below.

Arnt Gulbrandsen wrote:

> On 08/03/2010 06:14 PM, Alexey Melnikov wrote:
>
>> Arnt Gulbrandsen wrote:
>>
>>> Can you suggest some use cases?
>>
>> My understanding is that the parameter changes what is considered to be
>> "in a thread"?
>
> Yes.
>
>> If that is not the case, then I don't really understand
>> why it is needed.
>
> It is the case, and I can't find a reason to implement it. I know how 
> to implement it, but not why to.
>
> Consider: Either a client using THREAD=x has to derive x from a) user 
> input, or from b) something else.
>
> a) I can't imagine why anyone would waste dialog pixels on that 
> (perhaps a failure of my imagination, feel free to improve on it). 
> Remember that every checkbox is something the user has to look at when 
> searching for something else: Extra UI features need to carry their load.

I agree that this feature is quite hard to explain to users, so it 
shouldn't be exposed in UI.

> b) In that case, THREAD=x causes invisible client differences. IMO, if 
> two user clients present semantically identical search dialogs, they 
> should present the same result set too.

I am not sure I am getting this. Presenting found messages in UI is not 
the only way to use SEARCH.
Let's imagine that a client wants to download all messages in a thread 
for offline use. Surely the set of messages considered "in the thread" 
will be different depending on threading mechanism used.

> Overall, I think THREAD= is slightly negative. Only what's clearly 
> positive is IMO worth implementing. So I want to drop it.