From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.52.26.109 with SMTP id k13cs133471vdg; Sat, 14 Jan 2012 22:30:24 -0800 (PST) Received: by 10.224.183.5 with SMTP id ce5mr8988454qab.35.1326609022756; Sat, 14 Jan 2012 22:30:22 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org. [205.234.109.19]) by mx.google.com with ESMTP id gc3si11723557qab.24.2012.01.14.22.30.22; Sat, 14 Jan 2012 22:30:22 -0800 (PST) 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 F2A21167836A; Sun, 15 Jan 2012 01:30:21 -0500 (EST) Received: from masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id EAF0C185834E for ; Sun, 15 Jan 2012 00:45:55 -0500 (EST) Received: from w by masanjin.net with local (Exim 4.71) (envelope-from ) id 1RmJIA-0005Rj-HO for sup-devel@rubyforge.org; Sun, 15 Jan 2012 06:10:10 +0000 From: William Morgan To: sup-devel@rubyforge.org In-reply-to: References: <1325223938-sup-1516@tw-mbp-wmorgan.local> <1325273627-sup-7605@typhon> Date: Sat, 14 Jan 2012 21:45:54 -0800 Message-Id: <1326606119-turnsole-85915@terminus-est> User-Agent: turnsole, a heliotrope client v.git Subject: Re: [sup-devel] Ruby 1.8 compatibility patches for Heliotrope and Turnsole. 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 Matthieu Rakotojaona's message of 2012-01-04 15:12:06 -0800: > * imaptrope-compliance, which adds some methods; This looks largely ok but there are some things I would like to change before incorporating it (including the use of tabs!). If you make a github pull request we can go over the details. > * mail_gem, which replaces rmail with mail from > https://github.com/mikel/mail. The former isn't maintained anymore > while the latter is, which seems better to me. I would love to get away from RMail but the Mail gem has historically been the source of many Rails-centric dependencies. They appear to have *finally* done away with activesupport, which is great news. But there is still a dependency on the i18n gem, which I'm not thrilled about. I'm not sure. Maybe it's ok. Let me think about it. Thanks for your efforts thus far! -- William _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel