From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.224.197 with SMTP id ip5cs210824icb; Tue, 22 Feb 2011 10:14:37 -0800 (PST) Received: by 10.42.158.199 with SMTP id i7mr3867401icx.439.1298398477670; Tue, 22 Feb 2011 10:14:37 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id x4si9905486vch.143.2011.02.22.10.14.36; Tue, 22 Feb 2011 10:14:36 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 4AB203C8042; Tue, 22 Feb 2011 13:14:36 -0500 (EST) Received: from masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 8B3041678328 for ; Tue, 22 Feb 2011 12:58:30 -0500 (EST) Received: from w by masanjin.net with local (Exim 4.71) (envelope-from ) id 1PrwWs-0002Gi-D3 for sup-talk@rubyforge.org; Tue, 22 Feb 2011 18:00:06 +0000 From: William Morgan To: sup-talk@rubyforge.org In-reply-to: <4d63c3a7.8389cc0a.52c5.7a5c@mx.google.com> References: <1298320404-sup-5972@masanjin.net> <4d63c3a7.8389cc0a.52c5.7a5c@mx.google.com> Date: Tue, 22 Feb 2011 18:00:06 +0000 Message-Id: <1298397585-sup-1661@masanjin.net> User-Agent: Sup/git Subject: Re: [sup-talk] [sup-devel] sup-server revisited X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org [resend to list] Reformatted excerpts from Nicolas Pouillard's message of 2011-02-22: > I would love to see a simple Unix/command/CLI defined for the server. To > make myself clear, a bit like the notmuch CLI. This would allow for a > greater modularity and reusablity between components. I am definitely interested in a set of composable CLI tools that talk to the server, for basic operations like search, show, add/remove labels, etc. > For instance I would like to index my mails with differents backends (disk > is cheap), to get a way to compare different tools on real data, when > searching emails, and thus allow to debug the different tools. The server implementation is pretty heavily tied to a particular index and store mechanism. It's not clear to me how (or whether) the CLI tools will allow you to swap out different implementations. -- William _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk