View Single Post
Re: Loading other bot wayponts (standard format?) & Standardized directory structure?
Old
  (#25)
Killaruna
Moderator
 
Status: Offline
Posts: 32
Join Date: Jan 2004
Location: Heidelberg, Germany
Default Re: Loading other bot wayponts (standard format?) & Standardized directory structure? - 12-01-2004

Quote:
Originally Posted by botmeister
One reason we'd use our own ini style of format is if XML cannot do whatever it is that we want it to do. Since we do not yet know exactly what we want done, the fist step should be to decide what it is that we want done, then we decide what is the best means of supporting it. Make any sense? ???
Umm, sorry to get back to the XML/Ini discussion, but there's nothing you can't do with XML
It may be harder to read (for a human, that is) and it surely is bulky, but what universal applicability concerns, it is hard to beat. It's a world standard and you can use techniques like DTD to let your webbrowser verify the files - VERY convenient. You might have guessed it, but I would go with XML...
  
Reply With Quote