AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO
Provide YAML default mechanism to write fewer values
未关闭
Feature Request
- 主要语言
- C++
- 星标
- 2.1k
- 派生
- 503
- PR 合并指标
- 30 天内没有已合并 PR
描述
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?
贡献指南
调研方向
该 issue 涉及 OpenColorIO 中的 YAML 序列化。首先定位 YAML 序列化的入口点,并确定默认值的表示方式;当存在一种明确的机制,可以省略保持默认值的值,同时保留显式指定的非默认值时,即可认为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- data
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100