From: Nicholas Van Weerdenburg Date: 2004-08-19T12:36:51+09:00 Subject: YAML -> XML Hi all, Are there any libraries that handle YAML->XML conversion? I want to use in-line YAML to allow command-line insertion of XML fragments into a document. e.g. addxml.rb --entry "config : {name : url, value : www.blah.com }" would enter: url www.blah.com Not a hard problem, but I wasn wondering if I was missing any useful standard methods that I overlooked. Thanks. Nick David Morton wrote: > David Ross wrote: > >> that. Then they tell me the Ruby programmers and I are >> full of ourselves. I really wouldn't want to put that > > Reminds me of a good quote: > > "I'm not closed minded, they're just WRONG!" > > :P >