I've been working on improving the performance and functionality of to_xml.
Good stuff, Blair. I've taken the liberty to massively refactor the implementation, though. Having a method going on 100+ lines of code was a sure tell sign that it needed some love. And it never was a good fit for base.rb anyway, so now it all sits in xml_serialization.rb and is mixed in. -- 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 [email protected] http://lists.rubyonrails.org/mailman/listinfo/rails-core
