Hacker News new | past | comments | ask | show | jobs | submit login

JSON and XML aren't really equivalent though. XML is a markup language, JSON is a data serialization format. Of course a lot of hate for XML comes from people trying to use it to serialize data, which it can do but only in a clunky way. JSON is just plain better suited for what most people need.



  s/serialization format/object notation/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: