apache / apache/uima-uimaj-io-jsoncas
Option to force-include certain types
Open
enhancement
- Dominant language
- Java
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Sometimes we may want to include certain type descriptions in the TSD even if there are no instances of them and even in MINIMAL mode. For example, in an annotation tool, we might want to always include all user-defined types (even if there are no instances) but no system-defined types.
**Describe the solution you'd like**
Add an option to the serializer to include certain types (and their transitive dependencies) even if there are no instances of that type in MINIMAL mode.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.