• @sik0fewl@lemmy.ca
      link
      fedilink
      162 months 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.

      • exu
        link
        fedilink
        English
        52 months ago

        XML is much more annoying to read/write by hand

      • xigoi
        link
        English
        12 months 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.