From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.134.218 with SMTP id k26cs117081bkt; Wed, 2 Jun 2010 21:27:20 -0700 (PDT) Received: by 10.231.158.132 with SMTP id f4mr11169790ibx.52.1275539238831; Wed, 02 Jun 2010 21:27:18 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id c18si14969440ibi.61.2010.06.02.21.27.18; Wed, 02 Jun 2010 21:27:18 -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 8B8491858364; Thu, 3 Jun 2010 00:27:17 -0400 (EDT) Received: from pion.club.cc.cmu.edu (PION.CLUB.CC.CMU.EDU [128.237.157.88]) by rubyforge.org (Postfix) with ESMTP id 2BD7C1858345 for ; Thu, 3 Jun 2010 00:27:04 -0400 (EDT) Received: from rlane by pion.club.cc.cmu.edu with local (Exim 4.69) (envelope-from ) id 1OK21I-0005py-6i; Thu, 03 Jun 2010 00:27:04 -0400 From: Rich Lane To: W. Trevor King In-reply-to: <20100525185026.GA11947@thialfi.home.net> References: <20100218114943.GB911@mjolnir> <1266730498-sup-78@tilus.net> <20100525185026.GA11947@thialfi.home.net> Date: Thu, 03 Jun 2010 00:27:04 -0400 Message-Id: <1275538158-sup-1305@zyrg.net> User-Agent: Sup/git Cc: Sup developer discussion Subject: Re: [sup-devel] email threading - tree vs. graph 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 Excerpts from W. Trevor King's message of 2010-05-25 14:50:27 -0400: > I got some good feedback from Nicolas Pouillard on the Python tidbit I > posted, but after waiting optimisticly for some enterprising Rubist to > port it to Ruby and merge it into Sup, I've finally taught myself > enough Ruby to do it myself ;). Here's DAG-supporting Sup (+ a few > glaring documentation updates) Thanks for the doc updates, I've applied them to master. I'm not yet convinced that supporting multiple parents is worth the complexity. How often do you get mails like this? What mail clients have UI for replying to multiple messages? I'd have to fake up some messages to actually see the full DAG support in action, so could you post a screenshot of your code viewing a thread where the new display helps? > We could also resurect the old indentation-style display in the thread > viewer, if people dislike my tig-style ascii graph. Actually, I think the tig-style display is very interesting and could be useful even without the generic graph support. _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel