skepller@lemmy.world to Programmer Humor@programming.devEnglish · 14 days agoTOMLlemmy.worldimagemessage-square130linkfedilinkarrow-up1574arrow-down113
arrow-up1561arrow-down1imageTOMLlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 14 days agomessage-square130linkfedilink
minus-squareBrosplosion@lemmy.ziplinkfedilinkarrow-up1arrow-down1·12 days agoI will die on the hill that XML is a superior config format and people are just afraid of it cause they see the advanced features (that you don’t need to use) and think it’s too complicated.
minus-squarebitwolf@sh.itjust.workslinkfedilinkEnglisharrow-up2·12 days agoI’d have a much easier time with XML if I could feed it a json schema or something similar so my editor knows the format it should be in.
minus-squarebitwolf@sh.itjust.workslinkfedilinkEnglisharrow-up2·12 days agoThis looks exactly like what I am looking for. Thank you!
I will die on the hill that XML is a superior config format and people are just afraid of it cause they see the advanced features (that you don’t need to use) and think it’s too complicated.
I’d have a much easier time with XML if I could feed it a json schema or something similar so my editor knows the format it should be in.
Like an XSD file?
This looks exactly like what I am looking for. Thank you!