reckart opened a new issue, #26: URL: https://github.com/apache/uima-uimaj-io-jsoncas/issues/26
**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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
