From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Wong Newsgroups: gmane.comp.lang.ruby.mongrel.general,gmane.comp.lang.ruby.mongrel.devel Subject: Re: [Mongrel-development] Mongrel, cross compilation, Echoe and rake-compiler Date: Sun, 26 Apr 2009 18:53:56 -0700 Message-ID: <20090427015356.GA2692@dcvr.yhbt.net> References: <71166b3b0904261732j6d5c50fay3d05fdca7f4a6b6e@mail.gmail.com> Reply-To: mongrel-users-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1240820034 1474 80.91.229.12 (27 Apr 2009 08:13:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Apr 2009 08:13:54 +0000 (UTC) Cc: mongrel-users-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org To: mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Original-X-From: mongrel-users-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Mon Apr 27 10:13:47 2009 Return-path: Envelope-to: gclrm-mongrel-users-Uylq5CNFT+jYtjvyW6yDsg@public.gmane.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-BeenThere: mongrel-users-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: mongrel-users-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Errors-To: mongrel-users-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Xref: news.gmane.org gmane.comp.lang.ruby.mongrel.general:5702 gmane.comp.lang.ruby.mongrel.devel:112 Archived-At: Received: from rubyforge.org ([205.234.109.19]) by lo.gmane.org with esmtp (Exim 4.50) id 1LyGJw-0008HK-SH for gclrm-mongrel-users-Uylq5CNFT+jYtjvyW6yDsg@public.gmane.org; Mon, 27 Apr 2009 04:11:49 +0200 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 84F9D15B8020; Sun, 26 Apr 2009 22:09:30 -0400 (EDT) Received: from dcvr.yhbt.net (dcvr.yhbt.net [64.71.152.64]) by rubyforge.org (Postfix) with ESMTP id A2BEA185810B; Sun, 26 Apr 2009 21:53:58 -0400 (EDT) Received: from localhost (unknown [127.0.2.5]) by dcvr.yhbt.net (Postfix) with ESMTP id AE36F1F7B6; Mon, 27 Apr 2009 01:53:56 +0000 (UTC) List-Post: Evan Weaver wrote: > My plan is as so: > > Gossamer + Rack launch script + some optimizations/bugfixes + Ruby 1.9 > compat = more or less Mongrel 2.0. Cool. I'm pretty sure Unicorn and Gossamer are both 1.9-compatible (all the tests manage to pass), but I don't have any real code running on 1.9 yet (and nothing in production on 1.8, either, yet). Let me know if there are any optimizations/bugfixes in particular I can help with, too. -- Eric Wong