Re: [Rails-core] Pure-ruby adapters and future of JDBC adapter

2006-06-30 Thread Nick Sieger
On 6/30/06, Charles O Nutter <[EMAIL PROTECTED]> wrote: FYI, once we're further along we'll probably be lobbying the Rails team to include the JDBC adapter in core :)A related issue here is that it's not easy to package a new ActiveRecord adapter as a plugin AFAICT, since Rails::Initializer sets u

[Rails-core] Pure-ruby adapters and future of JDBC adapter

2006-06-30 Thread Charles O Nutter
I know there are pure-ruby adapters for various databases in Rails, maybe even for all supported databases. We're working to get Rails running well under JRuby, and since we obviously can't use C extensions I would like to know where I can find pure-ruby adapters to play with. We also, naturally, h