From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.142.50.5 with SMTP id x5cs96502wfx; Tue, 21 Jun 2011 13:46:50 -0700 (PDT) Received: by 10.229.21.2 with SMTP id h2mr5521205qcb.141.1308689209434; Tue, 21 Jun 2011 13:46:49 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id l14si9455129qcg.196.2011.06.21.13.46.48; Tue, 21 Jun 2011 13:46:48 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-devel-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-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id E11F3167835D; Tue, 21 Jun 2011 16:46:47 -0400 (EDT) Received: from masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 7618E1858346 for ; Tue, 21 Jun 2011 16:23:28 -0400 (EDT) Received: from w by masanjin.net with local (Exim 4.71) (envelope-from ) id 1QZ7dL-00053l-47; Tue, 21 Jun 2011 20:33:15 +0000 From: William Morgan To: Vivien Didelot In-reply-to: References: <1308520505-sup-4762@masanjin.net> Date: Tue, 21 Jun 2011 20:33:15 +0000 Message-Id: <1308687110-sup-7599@masanjin.net> User-Agent: Sup/git Cc: notmuch , Sup developer discussion Subject: Re: [sup-devel] Turn Turnsole into a generic mail client X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion 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-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org Reformatted excerpts from Vivien Didelot's message of 2011-06-21: > I'm suggesting the make the Turnsole interface modulable to several > mail sources. Oh, I see. Yes, to the extent that you can mimic what's in Turnsole::Client, it will be possible. But that class is a pretty thin wrapper around the Heliotrope protocol, so mimicking it will feel a lot like writing a Heliotrope compatibility layer. I'm not personally interested in doing this, since Heliotrope is the One True Mailstore as far as I'm concerned, but I'll try to be helpful if you attempt it. -- William _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel