Skip to content

Convert input files to JSON format #279

Description

@mvreeuwijk

Is your feature request related to a problem? Please describe.
The current input file formats are cumbersome and less extensible than JSON. Migrating to JSON will improve parsing and future flexibility.

Describe the solution you'd like
Convert all input files to JSON format, update parsing routines, and provide a migration guide for users.

Describe alternatives you've considered
Continue using current formats; however, JSON will provide better extensibility and integration.

Additional context
Related to parent issue #242.

Metadata

Metadata

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions