| XML bothers me b/c it takes up so much space and offers little in return for data that doesn't need to be transferred between various applications while complicating the parsing of the data substantially. I think I'll go ahead and stick with a csv-like format, but stored in binary. I don't know much about the .ini file format.
Thanks for all the tips and feedback - very much appreciated! |