From: Frans S. <fra...@gm...> - 2009-03-03 07:56:41
|
Hi Francesco, > well, there's not much to know about XML. See the link below. > > > Do you know if there are some standard tools to parse them using simple > > scripts or something? > I've already written all the code to load Piklab files (well, it's few lines > thanks to wxXmlDocument class); you can see how easy is to parse an XML document > with wx at: > > http://docs.wxwidgets.org/trunk/classwx_xml_document.html > > Seems simple indeed! > > PS: do you think it would be better to create a separate branch for > experimenting with the XML approach or should I commit the changes directly in > trunk? > > Well, I think this is something we can do in the trunk version, with the threaded version I was afraid that it could maybe do something to the hardware stability, so I thought that would be safer. Do you know if there is something like an editor for those xml files? or will it just be a general text editor? Cheers, Frans |