From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from [129.177.117.111] ([129.177.117.111]) by mx.google.com with ESMTPS id s47sm26417850eeg.8.2013.04.15.04.43.28 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 15 Apr 2013 04:43:29 -0700 (PDT) Message-ID: <516BE7A4.90305@gaute.vetsj.com> Date: Mon, 15 Apr 2013 13:42:28 +0200 From: Gaute Hope User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130403 Thunderbird/17.0.5 MIME-Version: 1.0 To: Hamish D CC: sup-talk Subject: Re: [sup-talk] sup: Fix for an UndefinedMethodError References: <51692285.8000709@gaute.vetsj.com> <51695AF1.2070701@gaute.vetsj.com> <5169925C.1060701@gaute.vetsj.com> <516997BD.7010409@gaute.vetsj.com> In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 14. april 2013 19:45, Hamish D wrote: >> For sup2: >> - Fork a new repo: sup2 >> - Go for Mail in stead of RMail (index breakage) >> - Go for only Psych (config breakage), requires psych gem in 1.8 >> - Integrate the IMAP / label sync back stuff (personally this is what I >> miss the most) >> - Go for ruby 2.0.0 and maybe 1.8 >> - Get rid of all dependencies that are abandoned or deprecated (ncurses >> gem..) >> - Try to do tests on most stuff for different encodings >> - Try to get UTF-8 / encoding right >> - Move all the rest of the infrastructure to something the project is in >> control of > > Another one for the list would be to update the GPG code to use > version 2 of ruby-gpgme - it currently works with ruby-gpgme 1.0.8 > > Maybe we should move this list to the wiki. https://github.com/sup-heliotrope/sup/wiki/Development Please edit and comment - this was done quickly. - Gaute