Improve support for using slices in instances
オープン
- 主要言語
- TypeScript
- スター
- 40
- フォーク
- 7
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
GoFSH currently uses numerically indexed arrays in all instances, even when an element is sliced. This can be problematic, especially for required slices. We should try to make GoFSH smarter. Ideally it should recognize simple discriminators well enough to determine slice membership and output rules w/ slice names instead of numeric indices where applicable.
コントリビューションガイド
評価
この issue はまだ評価されていません。