Go ahead, you can do it. Login and vote now.
By bloid
via enfranchisedmind.com
Submitted: May 12 2008 / 13:31
How does anyone actually do XML parsing in Ruby? I’m talking about real XML parsing with namespaces, entities, XML encoded text nodes — the whole 9 yards. I don’t need XPath: I’m willing to walk the tree a la Groovy’s XMLSlurper. But I need something that doesn’t suck.
Add your comment