Tom Ward wrote:
Is there any way you can implement your changes as a plugin, or are they too deeply imbedded into ActiveRecord? In either case, it's worth releasing your code one way or another, as someone will surely find it useful, even if it never makes into the main core.
Tom, a plugin's a good idea because the changes to AR are pretty small. Here's the code in a file that can be put in an app's lib directory and require-ed in environment.rb: http://mrj.bpa.nu/eager_custom_sql.rb I haven't yet worked out how to turn this into a working plugin. Mark _______________________________________________ Rails-core mailing list Rails-core@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-core