I had the same thought after I requested this to be in Rails 1.1, but its not clear how plugins would work if we were using ActiveRecord outside of a Rails application. I guess this may not be an issue as most folks are not using ActiveRecord outside of Rails, but until there's a better ORM for Ruby I think more and more people will want to do so. Let me know if there's anything I can do to assist.

Greg


On Mar 6, 2006, at 6:30 AM, Tom Ward wrote:

On 3/3/06, Greg Lappen <[EMAIL PROTECTED]> wrote:
This may have gotten lost at the bottom of my email re: another topic
so I'm repeating it again.....

How about that connection pooling adaptor for Rails 1.1?

There is a patch attached to http://dev.rubyonrails.org/ticket/2162
that's been hanging out for a while, we'd love to see it make it into
the core at some point.

Many thanks,

Greg

I've never really tested it with the new connection keep-alive changes
made in 1.0 (or the additional changes in 1.1).  I think it would be
best to adapt into a plugin that works against 1.1, then think about
integrating into the core for 1.2 (which would give us time to
refactor the ActiveRecord connection management code).  I've got a few
days off work at the end of the week, and a number of
enhancements/plugins that need work on.  I'll add this to the list.

Tom
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to