Re: [Jruby-devel] Running Rails

2006-02-16 Thread Charles O Nutter
That is the goal, to be able to run Rails (and all other Ruby applications) inside JRuby...and by extension on the JVM. There's no reason Rails couldn't run out-of-the-box on JRuby in a normal Rails-style deployment, but given that a typical Rails deployment is CGI-based, it would not make much sen

Re: [Jruby-devel] Running Rails

2006-02-16 Thread Thomas E Enebo
On Thu, 16 Feb 2006, John Wells defenestrated me: > Charles O Nutter said: > > The "March" timeframe is perhaps from previous presentations? We are > > still targeting March to get Rails working, but exactly what it will > > look like is not set in stone. We are looking at a scenario similar to > >

Re: [Jruby-devel] Running Rails

2006-02-16 Thread John Wells
Charles O Nutter said: > The "March" timeframe is perhaps from previous presentations? We are > still targeting March to get Rails working, but exactly what it will > look like is not set in stone. We are looking at a scenario similar to > what you describe, with an app server acting to send reques

Re: [Jruby-devel] Suggestion for an ENV implementation

2006-02-16 Thread Thomas E Enebo
I will be taking a look at this soon (though may be weekend as real life is interfering :))... -Tom On Wed, 15 Feb 2006, Tim Azzopardi defenestrated me: > If anybody is interested... > > The attached patch is a first stab at a pluggable ENV implementation with > reasonable default implementa