On Wed, 14 Nov 2001, Nat Pryce wrote: > The DOM is a pretty awkward API to both use and implement. An API based on > Ruby-isms, such as dynamic typing and blocks for traversal, and XPath for > lookups would be much more convenient. > I agree and IMHO REXML is the closest one. But my XML experience is limited. Still could get up and running with REXML in almost no time. Good work Sean! BTW, anyone got a XML grammar out there? Would be fun to try and generate a parser for it in the Rockit 0.4 series... /Robert