Sparse file output
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 25
- Forks
- 30
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
When saving odml to files, the content might include empty attributes e.g. empty `sections` on `sections` or empty `values` on `properties`.
To reduce the file sizes it might be worth to go through the possible empty attributes and support not saving them to the `xml`, `yaml` or `json` files.
Loading of sparse and non-sparse files need to be supported in this case.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.