Re: RDFa parser for RDF.rb

On 3 Jun 2010, at 18:53, Gregg Kellogg wrote:

> Please let me know if you find the Nokogiri bindings problematic for jruby.

Nokogiri is fine under jruby in my experience (pace a curious use of objectspace, iirc).

Nokogiri 1.5 uses the java xml libraries, which you can try out now using:

  gem install --pre nokogiri

They'd be grateful for any feedback on the beta.

Nokogiri, although not part of the standard library, is a safe choice. Ruby and XML hasn't been a happy tale, but I think (hope? dream?) it's settled for a while.

Damian

Received on Thursday, 3 June 2010 19:09:12 UTC