Nadir, Please see my comments inline.
On Mon, Jul 13, 2015 at 9:30 AM, Nadir Amra <a...@us.ibm.com> wrote: > My goals, in no order of priority: > > (1) Fix bugs > (2) Add support for pluggable XML parser. Not sure why this was not done > from the beginning since this allows for utmost flexibility using proven > parsers We already have abstracted XML parser layer and have implemented both libxml2 and Guththila parser wrappers using this layer. thanks, Dinesh.