> i can look into this more but have some outstanding questions regarding the
> purpose of redefining methods that way and the autoloading philosophy which
> i'd like to understand before hacking.

The problem is definitely double inclusion. Rails is not double
inclusion safe and I don't think its worth making it so. So we should
instead make sure that it never happens.
--
David Heinemeier Hansson
http://www.loudthinking.com -- Broadcasting Brain
http://www.basecamphq.com   -- Online project management
http://www.backpackit.com   -- Personal information manager
http://www.rubyonrails.com  -- Web-application framework
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to