Hi guys, I just had the need to parse a very big XML file from Ruby, and the available libxml-ruby APIs didn't seem to be efficient and flexible enough for this task. So I added bindings to the xmlTextReader API to the project, just for my need, and it appears to work pretty well.
So I was just wondering, is there a reason why the xmlTextReader API isn't already wrapped, and would you be interested in such a contribution? If yes I can clean the code, add some test cases and send you a patch against CVS. Cheers, Laurent _______________________________________________ libxml-devel mailing list libxml-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/libxml-devel