On 11/20/07, Sven Fuchs <[EMAIL PROTECTED]> wrote: > See this patch: http://pastie.caboo.se/120187 and the top portion of > environment.rb here: http://pastie.caboo.se/120188
Hi Sven, Thanks for these patches - I'm definitely keen to get a Rails 2.0 compatible version of the engines plugin released as soon as possible. Until recently I was holding out for some changes to the internal mechanisms used by Rails to load plugins (http://dev.rubyonrails.org/changeset/8115), but now that those changes have been accepted I hope to fix up the engines plugin soon. Since Rails' own "native" plugin loading mechanism has now caught up with some of the enhancements that the engines plugin used to provide (a proper plugin model, loading all remaining plugins with :all, etc) I'm keen to trim down the changes that the engines plugin makes so that the plugin stays as lightweight as possible. If you're keen to contribute, any investigations as to which parts of the existing codebase (along with your Pastie'd patches) would be greatly appreciated! Thanks again, James -- * J * ~ _______________________________________________ Engine-Users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
