Hi guys, As promised, here is a first patch to bring xmlTextReader to libxml- ruby.
http://chopine.be/lrz/xml-reader.diff Please check it out. Almost everything should be wrapped except some functions that are either for hacking purposes, or could cause memory problems when wrongly used from Ruby, or IMHO not very necessary for now. The patch contains some test cases, but everything is not covered (yet). Also, there is no RDoc comments yet, I would like to be sure that you agree with the API before starting to document it :) Cheers, Laurent _______________________________________________ libxml-devel mailing list libxml-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/libxml-devel