AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO
Provide YAML default mechanism to write fewer values
Open
Feature Request
- Dominant language
- C++
- Stars
- 2.1k
- Forks
- 503
- PR merge metrics
- No merged PRs in 30d
Description
Right now, yaml serialization often spits out all values regardless of whether or not they are 'set'. While this is explicit and easy to understand, it makes for lengthy files. Perhaps in some cases it is more appropriate to omit the value unless a non-default is specified?
Contributor guide
Assessment
This issue has not been assessed yet.