Re: [libxml-devel] libxml2 SAX2 support

2006-12-29 Thread Ross Bamford
On Wed, 27 Dec 2006 10:22:21 -, Andrew S. Townley <[EMAIL PROTECTED]> wrote: > Hi, > > I'm looking for a good SAX implementation for Ruby to do some XML > parsing. I see from the mailing list archives you've just added the > pull-based XML::Reader based on the Microsoft C# API, but I want "

Re: [libxml-devel] libxml2 SAX2 support

2006-12-28 Thread Andrew S. Townley
On Thu, 2006-12-28 at 12:26, TRANS wrote: > On 12/27/06, Andrew S. Townley <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I'm looking for a good SAX implementation for Ruby to do some XML > > parsing. I see from the mailing list archives you've just added the > > pull-based XML::Reader based on the Mi

Re: [libxml-devel] libxml2 SAX2 support

2006-12-28 Thread TRANS
On 12/27/06, Andrew S. Townley <[EMAIL PROTECTED]> wrote: > Hi, > > I'm looking for a good SAX implementation for Ruby to do some XML > parsing. I see from the mailing list archives you've just added the > pull-based XML::Reader based on the Microsoft C# API, but I want "real" > SAX-based event-dr