vinyl@lemmy.world to Lemmy Shitpost@lemmy.world · 7 months agoEvillemmy.worldimagemessage-square105fedilinkarrow-up11.07Karrow-down16
arrow-up11.06Karrow-down1imageEvillemmy.worldvinyl@lemmy.world to Lemmy Shitpost@lemmy.world · 7 months agomessage-square105fedilink
minus-squareryathal@sh.itjust.workslinkfedilinkarrow-up35arrow-down2·7 months agoXML is ok for complex docs where you have a detailed structure and relationships. JSON is good for simple objects. YAML is good for being something to switch to for the illusion of progress.
minus-squarebob_lemon@feddit.orglinkfedilinkarrow-up3arrow-down1·7 months agoI still want someone to explain to me why XML even needs namespaces (which cause about 95% of all issues regarding XML). There is a way to separate different XML structures, it’s called files.
minus-squareryathal@sh.itjust.workslinkfedilinkarrow-up1·7 months agoThere are parsing libraries, maybe not as many or as open, but they exist.
XML is ok for complex docs where you have a detailed structure and relationships. JSON is good for simple objects. YAML is good for being something to switch to for the illusion of progress.
deleted by creator
I still want someone to explain to me why XML even needs namespaces (which cause about 95% of all issues regarding XML).
There is a way to separate different XML structures, it’s called files.
There are parsing libraries, maybe not as many or as open, but they exist.
deleted by creator