HDV, PM, INI, etc files should all be XML

Discussion in 'Wish Lists' started by jtbo, Nov 17, 2012.

  1. jtbo

    jtbo Registered

    Joined:
    Jan 12, 2012
    Messages:
    1,668
    Likes Received:
    48
    Ok, I know this probably won't happen, but as I have studied now programming, I have found out how easy it is to work with XML compared to currently used files.

    It really does not help much at all for most, but for those that create tools and programs for modding, XML would be a real time saver.

    With XmlDocument(); one can read and edit values easily http://stackoverflow.com/questions/2551307/modify-xml-existing-content-in-c-sharp
     
  2. Seven Smiles

    Seven Smiles Registered

    Joined:
    Oct 5, 2010
    Messages:
    1,099
    Likes Received:
    1,152
    It's always seemed a strange choice to me too. JSON might be a better choice than XML.
     

Share This Page