From: "herwinw (Herwin Weststrate)" Date: 2014-01-06T22:41:07+09:00 Subject: [ruby-core:59593] [ruby-trunk - Feature #9371][Open] Remove NQXML from xmlrpc/parser Issue #9371 has been reported by herwinw (Herwin Weststrate). ---------------------------------------- Feature #9371: Remove NQXML from xmlrpc/parser https://bugs.ruby-lang.org/issues/9371 Author: herwinw (Herwin Weststrate) Status: Open Priority: Low Assignee: Category: lib Target version: In lib/xmlrpc/parser.rb a number of parsing backends exist. One of them uses the library nqxml. There is no gem for this library, the sourceforge page shows this library hasn't been updated for almost 12 years, and the official page has the following line on the main page: "Ruby 1.8 now ships with REXML, an excellent XML parser for Ruby by Sean Russell. It includes XPath support. You should probably use that instead of NQXML." I think it would be better if support for NQXML would be dropped from the libraries. -- http://bugs.ruby-lang.org/