> Maybe that is really more appropriate for higher level testing -- but > the bug that 8798 reports was not caught by the current tests ... and > indeed did not bite me until I actually tried to parse XML passed > across the network (from a Rails app using to_xml to serialize > ActiveRecord models, which is subtly different than to_xml on a Hash).
If there are cases where the current hash-based approaches are causing problems, then we should definitely switch at least *some* of the unit tests to use proper xml. If someone whips up a patch for that I'd happily take a look. -- Cheers Koz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
