-
Notifications
You must be signed in to change notification settings - Fork 257
[DEV]: Remove use of tinyxml #897
Copy link
Copy link
Open
Labels
c++Items which involve writing in C++Items which involve writing in C++guiItems which involve the graphical interface/wxWidgetsItems which involve the graphical interface/wxWidgetspythonItems which involve coding in PythonItems which involve coding in Python
Milestone
Metadata
Metadata
Assignees
Labels
c++Items which involve writing in C++Items which involve writing in C++guiItems which involve the graphical interface/wxWidgetsItems which involve the graphical interface/wxWidgetspythonItems which involve coding in PythonItems which involve coding in Python
Type
Fields
Give feedbackNo fields configured for issues without a type.
We are moving away from the XML-based
.gbtformat - which we have never supported properly anyway - in favour eventually of better formats, especially as our graphical/visual tools evolve. We no longer need to carry aroundtinyxmlas an internal dependency to accomplish what we need to do.Tasks
pygambit: When reading a.gbtfile use a Python XML-reading package to extract the game.