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

        • exu
          link
          fedilink
          English
          511 days ago

          XML is much more annoying to read/write by hand

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