Received: by 10.151.14.5 with SMTP id r5mr1200823ybi.23.1230149179269; Wed, 24 Dec 2008 12:06:19 -0800 (PST) Return-Path: Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.24]) by mx.google.com with ESMTP id 22si3091971yxr.7.2008.12.24.12.06.18; Wed, 24 Dec 2008 12:06:18 -0800 (PST) Received-SPF: pass (google.com: domain of chiol...@gmail.com designates 74.125.92.24 as permitted sender) client-ip=74.125.92.24; Authentication-Results: mx.google.com; spf=pass (google.com: domain of chiol...@gmail.com designates 74.125.92.24 as permitted sender) smtp.mail=chiol...@gmail.com; dkim=pass (test mode) header...@gmail.com Received: by qw-out-2122.google.com with SMTP id 5so2067989qwd.25 for ; Wed, 24 Dec 2008 12:06:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=cSRo1bm8HybsmZrniXgHTni5J2cSVy5x1H9va/ivkro=; b=mnRODH57p0ljfQKZFA+bXdR863JPtiI+f9UjeZK9bjY+Od7U6gSjD6FPq/+s3Fw4fm em0ETf2RtnipgJcfYNGxyI3yLZSsMzwITd5NHqyg9n3oXEYyz3byso93HAgyonVXOgMA jebCBEy3DjsidZrCODaLy43sL6DkUz6UQRboI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=MQ4e1XhQTc0XiSCWL0EQpTX+poyxuHopsS118ZVAuA+sz2ne6JSO0KE317e+M+Bq9Q SPnB4ftqC8GWEsxCpwnotvvWywltOfbpa2wBqtUGGOL/SoVv41R47edTIsC1FLIanHMC tiZE6IXELEhuAYeFWBRG3kcGZ4aK0K3owQrzE= Received: by 10.214.181.7 with SMTP id d7mr9181395qaf.377.1230149176925; Wed, 24 Dec 2008 12:06:16 -0800 (PST) Received: by 10.214.148.17 with HTTP; Wed, 24 Dec 2008 12:06:16 -0800 (PST) Message-ID: <2a8d4a710812241206m35219a90p1360d9e5f5e5afed@mail.gmail.com> Date: Wed, 24 Dec 2008 15:06:16 -0500 From: "Matt Todd" To: rack-devel@googlegroups.com Subject: Re: Towards Rack 1.0 / Introducing the Rack Core Team In-Reply-To: <6ABBF7D2-EEA6-4CDD-A19D-71E3E4D54...@gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_92049_2193362.1230149176916" References: <6ABBF7D2-EEA6-4CDD-A19D-71E3E4D54...@gmail.com> ------=_Part_92049_2193362.1230149176916 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Very cool! Can part of this initiative include some sort of ticket managing app like Lighthouse for Rack? I'd like to go to a central place to get a good idea of what people would like to see implemented or have issues with to know where to put some time in to help improve it. Just my preference. Matt On Wed, Dec 24, 2008 at 2:46 PM, Ezra Zygmuntowicz wrote: > > > Sweet! 3 cheers for the rack core team. > > -Ezra > > > > On Dec 24, 2008, at 3:43 AM, Christian Neukirchen wrote: > > >> >> Today, I'd like to make some important announcements. >> >> 1) The next release of Rack will be version 0.9 and I want it to be >> released as soon as possible (January 2009 would be best, but I see >> there are some parts that still need polishing). Please send patches >> you want in there. This will be the last release of 0.x (apart from >> possible bug fix releases). >> >> 2) Rack 1.0 will follow soon after, and there will some significant >> changes: >> >> * This is the chance to make possibly incompatible >> changes/enhancements to the code and the spec. Please propose now! >> >> * I want full and first-class 1.9 support, thus the spec will need to >> be adjusted for that. (String#each, Unicode, etc.) >> >> * I want the Rails 2.3 release to work with Rack 1.0, so we will need >> to coordinate releases. >> >> * Rack has become an important part of the Ruby infrastructure and >> should be managed as such. Thus I have founded the Rack Core Team, >> which consists of: >> >> * Christian Neukirchen (chneukirchen) >> * James Tucker (raggi) >> * Josh Peek (josh) >> * Michael Fellinger (manveru) >> * Ryan Tomayko (rtomayko) >> * Scytrin dai Kinthra (scytrin) >> >> The Rack Core Team has write access to the official Rack >> repositories, which now reside at Github: >> >> http://github.com/rack/ >> >> and will drive future development of Rack. Thumbs up for their >> encouragement! >> >> Happy Holidays, >> -- >> Christian Neukirchen http://chneukirchen.org >> > > > > > -- Matt Todd Highgroove Studios www.highgroove.com cell: 404-314-2612 blog: maraby.org Scout - Web Monitoring and Reporting Software www.scoutapp.com ------=_Part_92049_2193362.1230149176916 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Very cool!

Can part of this initiative include some sort of ticket managing app like Lighthouse for Rack? I'd like to go to a central place to get a good idea of what people would like to see implemented or have issues with to know where to put some time in to help improve it.

Just my preference.

Matt


On Wed, Dec 24, 2008 at 2:46 PM, Ezra Zygmuntowicz <ezmob...@gmail.com> wrote:


       Sweet! 3 cheers for the rack core team.

-Ezra



On Dec 24, 2008, at 3:43 AM, Christian Neukirchen wrote:



Today, I'd like to make some important announcements.

1) The next release of Rack will be version 0.9 and I want it to be
released as soon as possible (January 2009 would be best, but I see
there are some parts that still need polishing).  Please send patches
you want in there.  This will be the last release of 0.x (apart from
possible bug fix releases).

2) Rack 1.0 will follow soon after, and there will some significant changes:

* This is the chance to make possibly incompatible
 changes/enhancements to the code and the spec.  Please propose now!

* I want full and first-class 1.9 support, thus the spec will need to
 be adjusted for that.  (String#each, Unicode, etc.)

* I want the Rails 2.3 release to work with Rack 1.0, so we will need
 to coordinate releases.

* Rack has become an important part of the Ruby infrastructure and
 should be managed as such.  Thus I have founded the Rack Core Team,
 which consists of:

 * Christian Neukirchen (chneukirchen)
 * James Tucker (raggi)
 * Josh Peek (josh)
 * Michael Fellinger (manveru)
 * Ryan Tomayko (rtomayko)
 * Scytrin dai Kinthra (scytrin)

 The Rack Core Team has write access to the official Rack
 repositories, which now reside at Github:

                     http://github.com/rack/

 and will drive future development of Rack.  Thumbs up for their
 encouragement!

Happy Holidays,
--
Christian Neukirchen  <chneukirc...@gmail.com>  http://chneukirchen.org







--
Matt Todd
Highgroove Studios
www.highgroove.com
cell: 404-314-2612
blog: maraby.org

Scout - Web Monitoring and Reporting Software
www.scoutapp.com
------=_Part_92049_2193362.1230149176916--