Improve support for using slices in instances
Aperta
- Lingua principale
- TypeScript
- Stelle
- 40
- Fork
- 7
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.