[libxml-devel] Status of Patch #7758?
Dan Janowski
danj at 3skel.com
Tue Nov 27 15:26:17 EST 2007
I see the merit in this kind of approach but it cannot conflict with
the libxml work flow. I.e.:
instead of XML::Document.parse(xml) => Document
XML::Parser.parse(xml) => Document
If you want to update the patch for the current code base, I am
willing to apply and eval it.
Dan
On Nov 27, 2007, at 13:48, Paul Dlug wrote:
> I see patch #7758 hasn't been worked on or updated since submission
> (long ago):
> http://rubyforge.org/tracker/index.php?
> func=detail&aid=7758&group_id=494&atid=1973
>
> This seems like a great idea and the new parse method solves
> eliminates the need for part of the patch I submitted (#15807). Is
> there any interest in getting this into the current library? I would
> be happy to modify the patch to bring it up to date with the current
> trunk version. This would certainly create a much more user friendly
> API than what currently exists.
>
>
> Thanks,
> Paul
> _______________________________________________
> libxml-devel mailing list
> libxml-devel at rubyforge.org
> http://rubyforge.org/mailman/listinfo/libxml-devel
More information about the libxml-devel
mailing list