> > > Since JSON is a subset of YAML I would never argue against YAML. > > I've never understood why people make this claim. A comparison of how > YAML and JSON treat whitespace should be sufficient to show that YAML > and JSON are similar but not compatible. > > Perhaps everyone making the claim has never bothered to read the spec > and discover just how complex YAML really is. >
Any YAML parser will parse JSON, or no? Ruby's does. I find the nesting of collections using - -- --- to be ambiguous, so I don't like that part. The unambiguous key:value|collection|map is what I'm sold on.
-------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list
