• @actually
      link
      53 months ago

      Over time I have matured as a programmer and realize xml is very good to use sometimes, even superior. But I still want layers between me and it. I do output as yaml when I have to see what’s in there

    • @CompostMaterial
      link
      English
      3
      edit-2
      3 months ago

      Depends on how complex it is. Ever see the XML behind SharePoint? 🤮

      • @[email protected]
        link
        fedilink
        33 months ago

        But is that the fault of XML, or is the data itself just complex, or did they structure the data badly?

        Would another human readable format make the data easier to read?

    • @[email protected]
      link
      fedilink
      English
      33 months ago

      I see you’ve never worked with SOAP services that have half a dozen or more namespaces.