From: Ross Bamford Date: 2006-10-21T18:35:18+09:00 Subject: Re: One more way to parse XML... On Sat, 2006-10-21 at 16:15 +0900, pete@jwgibbs.cchem.berkeley.edu wrote: > I thought I'd put this out to see if there's any interest. This looks pretty cool. It has echoes of the Jakarta Commons Digester, of which I made a Ruby port a while back (http://digestr.rubyforge.org), though using libxml-ruby rather than REXML. I quite like the digester model and have found it very handy for dealing with certain types of XML (mostly XML from the Java world I guess). -- Ross Bamford - rosco@roscopeco.REMOVE.co.uk