From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Evan Weaver Newsgroups: gmane.comp.lang.ruby.mongrel.devel Subject: Re: Mongrel for 1.9, for real? Date: Tue, 7 Jul 2009 17:18:37 -0700 Message-ID: References: <71166b3b0906282146n647d9c09ke18f59204e01f76e@mail.gmail.com> <71166b3b0906282326r280ee292gd064fcfb768402e0@mail.gmail.com> <71166b3b0907071706r64f1f02en64a5f2e2ff956e11@mail.gmail.com> <71166b3b0907071715r2c6cf5f5h6e0f92233ce9ce3@mail.gmail.com> 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 1247012347 17682 80.91.229.12 (8 Jul 2009 00:19:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Jul 2009 00:19:07 +0000 (UTC) To: mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Original-X-From: mongrel-development-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Wed Jul 08 02:19:00 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:sender:received:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to :content-type:content-transfer-encoding; bh=ef7BoTqzB9phdv9f/rf9rDlkXrp68Ux7wGHmFj91ohk=; b=WhdFCmJz+IsBN9OHzMSUTXJcP3Gvhe0yNuSl8Fnhba6sq/nA+1kCK0Z9D1iF/6X8c6 3abiNndoHhgamATOofY+MdMe6UKftSPAS0hkafuPvRY+7XhYuvX0XgqHBjtPQxhY/bVZ BH4UvVQTmZNi36PAsKojFx2seLGLP3DrE4KKM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; b=gfoGoFmn+v2ZlnTbyLjWV3tEalIwxewUACfvhpK1k77mOxvXrspWlczw5zhgPiEzmR kyzD1Tle22J2b15SV3m/sRRe+HAUdgVzBRfMR0fePzCm/Rkqs3qFvEk1ftNygaNQwpRB Ek8t26lUCBNZ61sH8M9pBKkgh1D7eXIpK02G4= In-Reply-To: <71166b3b0907071715r2c6cf5f5h6e0f92233ce9ce3-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> X-Google-Sender-Auth: 524683d00689ddce 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:132 Archived-At: Received: from rubyforge.org ([205.234.109.19]) by lo.gmane.org with esmtp (Exim 4.50) id 1MOKsG-0000vU-1M for gclrmd-mongrel-development@m.gmane.org; Wed, 08 Jul 2009 02:19:00 +0200 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id EB9801858117; Tue, 7 Jul 2009 20:18:58 -0400 (EDT) Received: from mail-yx0-f188.google.com (mail-yx0-f188.google.com [209.85.210.188]) by rubyforge.org (Postfix) with ESMTP id 5F9CE18580ED for ; Tue, 7 Jul 2009 20:18:57 -0400 (EDT) Received: by yxe26 with SMTP id 26so7309888yxe.33 for ; Tue, 07 Jul 2009 17:18:57 -0700 (PDT) Received: by 10.150.135.2 with SMTP id i2mr864103ybd.29.1247012337128; Tue, 07 Jul 2009 17:18:57 -0700 (PDT) List-Post: It's not my favorite but there is some magic in there. Should be possible to slice out and look at one-by-one. Evan On Tue, Jul 7, 2009 at 5:15 PM, Luis Lavena wrote: > On Tue, Jul 7, 2009 at 9:11 PM, Evan Weaver wrote: >> Cursory view looks like the stable-1.2 branch had mostly packaging >> changes (many for Windows) and Rack support. Agree with ignoring >> Rack/threading in the interests of having a quick release. >> > > So we agree :-) > >> To be clear, I did not merge the stable-1.2 branch into fauna/spinoff. >> Stable-1.2 branch is dead and fauna/spinoff is my new HEAD based on >> your's and Matt Aimonett's. >> > > I don't like this commit: > > http://github.com/mattetti/mongrel/commit/7c9d988d4de2e08d67f95ca20919642= 7fd89c9af > > I see a lot of changes there to be implemented in a point release. > > Need more time to actually check them, or maybe slice them. > > -- > 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 > _______________________________________________ > Mongrel-development mailing list > Mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org > http://rubyforge.org/mailman/listinfo/mongrel-development > -- = Evan Weaver