-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
Type: EnhancementEnhancement for existing featureEnhancement for existing feature
Description
The input file is currently a bespoke file format that requires a custom parser. Using an existing file format (e.g. JSON, TOML) would eliminate a large amount of boilerplate code from our maintanence burden. Additionally, it would allow users to tap into an existing tooling eco-system for creating, inspecting, and modifying the input files.
Whatever format is chosen for the input file should be the same format as chosen for the restart file in #832
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: EnhancementEnhancement for existing featureEnhancement for existing feature