-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
Milestone
Description
Torsion used an XML parser/writer library called CMarkup which is not open source:
http://www.firstobject.com/dn_markstlplat.htm
I've omitted that from this code base and we need to replace it with something equivalently simple, easy to use, and open source.
I suggest we use TinyXML2:
https://github.com/leethomason/tinyxml2
This fix is critical to getting Torsion running again.