
So, I understand that since the API scripts aren't running in a browser, which means no DOM object for the environment and all that, but why don't we have access to DOMParser and XML objects? I sat down this evening to start working on a script to import characters from Hero Lab to the PF character sheet via XML, but I quickly found that in order to do that, I have to reinvent the bloody wheel. Any chance we could get access to basic XML parsing? There is so much data in those HL XML files that I could fill out the entire sheet, complete with full details on all of a character's spells, but I just don't have the patience to do it the hard way.