MAMEWorld >> News
View all threads Index   Flat Mode Flat  

Vas Crabb
BOFH
Reged: 12/12/05
Posts: 4580
Loc: Melbourne, Australia
Send PM
Re: History.dat, the XML
12/30/20 01:10 AM


I also support switching to XML – it’s easier to parse, more tools support it, etc. But would it be cleaner to do it like this? Element/attribute names are preliminary, but the structure should be apparent.

Code:


<history>
<entry>
<systems>
<system name="99lstwar" />
<system name="99lastwara" />
</systems>
<text>The text goes here, remember to use CDATA if ignorable whitespace becomes an issue...</text>
</entry>
<entry>
<software>
<item list="nes" name="002agent" />
<item list="nes" name="002agentb" />
<item list="nes" name="002agenta" />
</software>
<text>Description for software.</text>
</entry>
</history>



This approach would be a lot easier to automatically generate bindings for (e.g. in .NET languages or with XSDC++), and easier to load into a database.







Entire thread
Subject Posted by Posted on
* History.dat, the XML Alexis B. 12/29/20 05:21 PM
. * Re: History.dat, the XML soviet  12/31/20 09:02 AM
. * Re: History.dat, the XML motoschifo  12/31/20 01:39 PM
. * Re: History.dat, the XML Vas Crabb  12/30/20 01:10 AM
. * Re: History.dat, the XML Alexis B.  12/30/20 09:05 AM
. * Re: History.dat, the XML Vas Crabb  12/30/20 09:28 AM
. * Re: History.dat, the XML Alexis B.  12/30/20 09:32 AM
. * Re: History.dat, the XML Vas Crabb  12/30/20 09:51 AM
. * Re: History.dat, the XML Alexis B.  12/30/20 10:18 AM
. * Re: History.dat, the XML Vas Crabb  12/30/20 10:28 AM
. * Re: History.dat, the XML Alexis B.  12/30/20 01:16 PM
. * Re: History.dat, the XML Vas Crabb  12/30/20 11:08 PM
. * Re: History.dat, the XML Alexis B.  12/31/20 02:46 PM
. * Re: History.dat, the XML crazyc  12/31/20 06:03 PM
. * Re: History.dat, the XML Alexis B.  12/31/20 08:23 PM
. * Re: History.dat, the XML Vas Crabb  12/31/20 09:11 PM
. * Re: History.dat, the XML Alexis B.  12/31/20 09:21 PM
. * Re: History.dat, the XML Alexis B.  12/30/20 11:19 AM
. * Re: History.dat, the XML agard  12/29/20 10:16 PM
. * Re: History.dat, the XML Alexis B.  12/31/20 08:26 AM
. * Re: History.dat, the XML StilettoAdministrator  12/31/20 07:01 PM
. * Re: History.dat, the XML crazyc  12/29/20 07:15 PM
. * Re: History.dat, the XML Alexis B.  12/29/20 08:07 PM
. * Re: History.dat, the XML RaspBear  12/30/20 02:53 AM

Extra information Permissions
Moderator:  John IV, Robbbert, Tafoid 
0 registered and 93 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 3493