skepller@lemmy.world to Programmer Humor@programming.devEnglish · 9 days agoTOMLlemmy.worldimagemessage-square150fedilinkarrow-up1596arrow-down115
arrow-up1581arrow-down1imageTOMLlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 9 days agomessage-square150fedilink
minus-squareBrosplosion@lemmy.ziplinkfedilinkarrow-up1arrow-down1·7 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·7 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·7 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!