View Single Post
Re: koraXs XML/INI/CFG parser for your bot
Old
  (#9)
koraX
Member
 
koraX's Avatar
 
Status: Offline
Posts: 145
Join Date: Jan 2004
Location: Slovak Republic
Default Re: koraXs XML/INI/CFG parser for your bot - 31-07-2004

Quote:
Originally Posted by Whistler
(and I think PM is already in this place due to MegaHAL and Metamod)
Yes I was thinking the same. If metamod is under GPL and PM is linking to metamod, his program must be under GPL too.

Quote:
Originally Posted by Whistler
That's good thing But I don't think I need all the CFG, XML and INI parsing code. Only one format is enough I think.
Only CFG special function is loadCFG and save CFG. Same for INI and XML. All other functions are same for all filetypes. the data from CFG/XML/INI fileas are represented in memory same, so for example you may load from CFG and save to XML (but it is not recommended)


kXBot
koraX's utils
- see my homepage for other projects (OpenGL CSG Editor, FAT16 Sim, NNetwork Sim, ...)
  
Reply With Quote