Autodesk / Autodesk/AutomaticComponentToolkit
Share Error code tables across components
未关闭
- 主要语言
- Go
- 星标
- 53
- 派生
- 26
- PR 合并指标
- 30 天内没有已合并 PR
描述
It would be great to have a way to globalize error codes across different components. This would make it very powerful for developing distributed applications and plugin concept, and could include "exception propagation" for injected components.
The simplest concept would be just to have a line like
which then reads in central error codes.
贡献指南
调研方向
该 issue 没有指定文件、测试或入口点。首先定位组件错误代码的定义方式以及 XML 配置的解析方式,然后确定如何在各组件之间加载共享的 globalerrors.xml。完成后应包括针对共享代码和异常传播的统一设计,以及对导入行为的覆盖。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- go
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100