On Sat, 2006-05-20 at 12:14 +0900, James Britt wrote:
> Matthew Desmarais wrote:
> > Have you given any thought to using YAML instead of  XML?
> > 
> Why not not just use Ruby to describe the data?

YAML buys you a small amount of language independence.  I've chosen YAML
before because I like how well it plays with Ruby.  I've been _able_ to
choose YAML because of how well it plays with other languages.