On Monday, May 28, 2012 1:28:07 PM UTC-4, Matt Sergeant wrote:
>
> The problem with YAML is it's a horrendously bloated spec, making it super 
> complex to write a correct parser (unless you shim a C library). It started 
> off as a really simple idea but then Ingy went a bit off the rails with 
> things it could do, and the spec ended up about 10 times longer than the 
> XML spec. Personally I don't like complex formats.


Well, the later statement isn't really true. YAML is certainly more complex 
than JSON. And that's b/c it 1) caters to human readability and editability 
and 2) is a full serialization format. But it's not more complex than XML 
by any means.



-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to