dgerod/CBTs-Checker

Fix XML used in tree files

Opened this issue · 0 comments

The load of the XML is ad-hoc instead using an existing library, so the are a lot of cases that are not well done. Therefore, the code should be fixed.

There are two options:

  • Use an existing light XML library to load the file.
  • Replace the format but something more simple as it seems too much to use XML