• sik0fewl
    link
    fedilink
    arrow-up
    17
    arrow-down
    1
    ·
    8 days ago

    Why? JSON hasn’t given us anything XML hasn’t, except maybe a bit of terseness.

    I do agree SOAP is a bit over engineered, though, but that’s not the fault of XML.

    • xigoi@lemmy.sdf.org
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 days ago

      A big advantage of JSON over YAML is that it can be parsed directly into common data structures (arrays, objects, tables) in a natural way.