That's what I should have meant. It could stop being a gem dependency but still be a rescued require.
Who is still deployed on 1.8.5 or 1.8.4? Evan On Jan 2, 2008 2:57 PM, MenTaLguY <[EMAIL PROTECTED]> wrote: > On Wed, 2 Jan 2008 20:05:13 +0100, "David Vrensk" <[EMAIL PROTECTED]> wrote: > > I hope I'm wrong here, but the way I understand what you're saying is that > > Mongrel will stop patching Ruby once Mongrel is ready to run on Ruby 1.9. > > Wouldn't that mean that you at the same time removed support for all Ruby > > versions below 1.8.6 p36? > > Well, I'd hope what he meant was that Mongrel would still use fastthread if > it was installed, but it would no longer be a dependency of the Mongrel gem. > > Which would be as it ought to be -- my intent was for fastthread to fill the > gap between 1.8 and 1.9, and then eventually go away once people stopped > needing/installing it. But the folks on 1.8.x aren't going away for a while, > so I think it's important that Mongrel uses it if it is installed/supported. > > -mental > > > _______________________________________________ > Mongrel-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/mongrel-users > -- Evan Weaver Cloudburst, LLC _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
