Skip to content

[DEV]: Remove use of tinyxml #897

@tturocy

Description

@tturocy

We are moving away from the XML-based .gbt format - 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 around tinyxml as an internal dependency to accomplish what we need to do.

Tasks

  • pygambit: When reading a .gbt file use a Python XML-reading package to extract the game.
  • Port graphical interface XML file reading/writing to the wxWidgets XML classes

Metadata

Metadata

Assignees

No one assigned

    Labels

    c++Items which involve writing in C++guiItems which involve the graphical interface/wxWidgetspythonItems which involve coding in Python

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions