josephholsten / rets4r

Bringing RETS to ruby
MIT License
52 stars 28 forks source link

Nokogiri metadata stream parser #17

Closed digitalaun closed 13 years ago

digitalaun commented 13 years ago

Switched the parsing of metadata to use a Nokogiri stream parser. Should be mostly transparent to the client, and has been tested against 1.8.7 and 1.9.2. In addition to the metadata changes, I also made a few updates for 1.9.2 compatibility.