Project

General

Profile

Actions

Feature #9371

closed

Remove NQXML from xmlrpc/parser

Added by herwinw (Herwin Quarantainenet) about 10 years ago. Updated about 8 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:59593]

Description

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.

Actions #1

Updated by hsbt (Hiroshi SHIBATA) about 8 years ago

  • Status changed from Open to Closed

Applied in changeset r53946.


  • lib/xmlrpc.rb: Removed references to NQXML. It's obsoleted parser.
    [fix GH-1245][ruby-core:59593][Feature #9371]
  • lib/xmlrpc/config.rb: ditto.
  • lib/xmlrpc/parser.rb: ditto.
Actions

Also available in: Atom PDF

Like0
Like0