On Sat, Sep 4, 2010 at 4:30 PM, James Edward Gray II <james / graysoftinc.com> wrote: > On Sep 4, 2010, at 3:19 PM, Benoit Daloze wrote: > >> It would of course be even easier if Nokogiri was made the default. > > Yeah, I'm surprised to see so little support for Nokogiri. ¨Β χουμβε φεςω ζοαδδιξη ιτ I have no particular objection to switching from REXML to Nokogiri, but I would object to removing REXML without a replacement. (Though REXML has pretty much always met my needs just fine.) The libraries I use the most would probably be for XML, CSV, and YAML; even for CSV, I stick to the standard library over FasterCSV: in my environment, I can generally count on the standard library being there, but cannot expect any sort of gem profile (though, that's a political problem rather than a technical one).