From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Luis Lavena Newsgroups: gmane.comp.lang.ruby.mongrel.devel,gmane.comp.lang.ruby.mongrel.general Subject: Re: [Mongrel] Mongrel, cross compilation, Echoe and rake-compiler Date: Mon, 27 Apr 2009 00:16:38 -0300 Message-ID: <71166b3b0904262016u2f5a7bbeo844067deb68c7dc6@mail.gmail.com> References: <71166b3b0904261732j6d5c50fay3d05fdca7f4a6b6e@mail.gmail.com> <71166b3b0904261836ua76ee21p35b46b999d02e2f8@mail.gmail.com> <20090427015947.GA15181@dcvr.yhbt.net> Reply-To: mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1240816501 21880 80.91.229.12 (27 Apr 2009 07:15:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Apr 2009 07:15:01 +0000 (UTC) Cc: mongrel-users-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org To: mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Original-X-From: mongrel-development-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Mon Apr 27 09:16:14 2009 Return-path: Envelope-to: gclrmd-mongrel-development@m.gmane.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=AHse9cjdGW0CO+8pXV2F3GSo2lK9dOuNzDGbgHnAXeE=; b=J7Por64ZTAOUihjGsUS7djXLmtKC18vByXTFUELFiqEODSv6BntwCHt4T3q8r+zopH 9Hu7SSZ3bc2yIfbti99CJxZ9iXvxUUnChkywRzulDAqrY/cj7dviMz4HBTmr+eUQwN2E IDxj/Ay01c6J9jWaz3mdKlIDUX0ZXJVH0DgvQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Wouc3vURi85DSyX6I79tHf7+U8H9+xPUSUxHtlYm9lAr+pDssqTkrPYgMEpniPjU1V GJzpANIN+Ei6ZH993SXUKh6A/FDrfsM54T9Fk4i6pH9vuEMbSPDgU0T2LnEj1rewIhie WWUzA1fRSPQS9EPuXJrP3RjD2NRDdba4mEE7E= In-Reply-To: <20090427015947.GA15181-yBiyF41qdooeIZ0/mPfg9Q@public.gmane.org> X-BeenThere: mongrel-development-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-development-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Errors-To: mongrel-development-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Xref: news.gmane.org gmane.comp.lang.ruby.mongrel.devel:110 gmane.comp.lang.ruby.mongrel.general:5701 Archived-At: Received: from rubyforge.org ([205.234.109.19]) by lo.gmane.org with esmtp (Exim 4.50) id 1LyHOi-0001qa-Nh for gclrmd-mongrel-development@m.gmane.org; Mon, 27 Apr 2009 05:20:49 +0200 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 909CF197858B; Sun, 26 Apr 2009 23:18:57 -0400 (EDT) Received: from mail-bw0-f179.google.com (mail-bw0-f179.google.com [209.85.218.179]) by rubyforge.org (Postfix) with ESMTP id 15825197828E; Sun, 26 Apr 2009 23:16:54 -0400 (EDT) Received: by bwz27 with SMTP id 27so2433875bwz.35 for ; Sun, 26 Apr 2009 20:16:38 -0700 (PDT) Received: by 10.239.156.130 with SMTP id m2mr254380hbc.130.1240802198534; Sun, 26 Apr 2009 20:16:38 -0700 (PDT) List-Post: On Sun, Apr 26, 2009 at 10:59 PM, Eric Wong wrote: > Luis Lavena wrote: >> On Sun, Apr 26, 2009 at 10:12 PM, Evan Weaver wrote: >> > My plan is as so: >> > >> > Gossamer + Rack launch script + some optimizations/bugfixes + Ruby 1.9 >> > compat =3D more or less Mongrel 2.0. >> >> The work on this has already started? Gossamer is the codename? > > Did you miss my earlier message posted to this list? > > http://rubyforge.org/pipermail/mongrel-development/2009-April/000323.html > Actually ignored for the simple sake that states *nix compatibility only, which is not my case since I'm on Windows > > It's a branch of Unicorn and in the same repositories: > > =A0 =A0 =A0 =A0git://git.bogomips.org/unicorn.git > =A0 =A0 =A0 =A0http://git.bogomips.org/unicorn.git > =A0 =A0 =A0 =A0git://repo.or.cz/unicorn.git (mirror) > =A0 =A0 =A0 =A0http://repo.or.cz/r/unicorn.git (mirror) > > Have fun! > Will take a look, keeping in mind that *must* work across all the platforms, at least cleanly like Mongrel does. -- = Luis Lavena AREA 17 - Perfection in design is achieved not when there is nothing more to add, but rather when there is nothing more to take away. Antoine de Saint-Exup=E9ry