Then maybe XML (yes, they are bloated) using XPath to query the information? Implementing a database engine just to load some stats looks for me like breaking a butterfly on a wheel.
Freddie Witherden schrieb: > Hi, > > On Mon, 03 Mar 2008 13:38:26 +0100, Kamaze <[EMAIL PROTECTED]> wrote: >> Throw in: What about JSON? > > JSON does not make a lot of sense for the stats; one of the advantages to > SQL is that it can be easily queried. Storing the stats in a JSON file > would simplify the parsing (compared to what we have now) but that is about > it. We would still need to convert the stats into our own internal > array-like format. > > Regards, Freddie. > > > _______________________________________________ > Warzone-dev mailing list > [email protected] > https://mail.gna.org/listinfo/warzone-dev > _______________________________________________ Warzone-dev mailing list [email protected] https://mail.gna.org/listinfo/warzone-dev
