David Heinemeier Hansson wrote:
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.

Thanks David.

Regards,
Blair
_______________________________________________
Rails-core mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to