Hi Ross, On Nov 27, 2006, at 11:10 AM, Ross Bamford wrote: > On Sun, 26 Nov 2006 21:18:06 -0000, Laurent Sansonetti > <[EMAIL PROTECTED]> > wrote: > >> 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. >> > > Great stuff!!! Definitely send up that patch! The only reason the > reader > API isn't already wrapped is that I haven't gotten around to it, but > it > was slated for the next couple of weeks, ready for the upcoming 0.4 > release. If you post up that patch you'll certainly save me some > time and > maybe even bring the release forward a little :) >
Excellent, very cool. Give me a couple of days, to clean the code and add some test cases :-) Cheers, Laurent _______________________________________________ libxml-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/libxml-devel
