Project

General

Profile

Actions

Feature #9379

closed

Support for using libxml-ruby as XML parser in xmlrpc-libs

Added by herwinw (Herwin Quarantainenet) over 10 years ago. Updated over 9 years ago.

Status:
Closed
Target version:
-
[ruby-core:59633]

Description

The default backend in the XMLRPC parser is REXML. This should work at most occasions, but it definitely isn't the fastest implementation. The attached patch allows a backend using libxml-ruby http://xml4r.github.io/libxml-ruby/ which should be more efficient. It successfully passes the unit tests available in the file test/xmlrpc/test_parser.rb

The default isn't changed in this patch, so when libxml-ruby isn't available nothing is changed. Even if it's available, you still have to change the parsing backend before it is used.


Files

libxml-as-xmlrpc-parser.diff (1.79 KB) libxml-as-xmlrpc-parser.diff herwinw (Herwin Quarantainenet), 01/08/2014 12:32 AM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0