New version of REXML is out.
Remember your face when you first switched from W3C DOM to JDOM? Then again when you switched to Electric XML?
If you have the luxury of developing applications in Ruby then have a gander at REXML.
Inspired by the simplicity of Electric XML, but enhanced by Ruby's clean
language features it's the simplest way to manipulate XML I've come across.
Now it has full XPath support and the option of using DOM-like manipulation,
SAX-like events or Pull to access elements.
10:41:19 AM
|