DrDub opened a new issue, #6: URL: https://github.com/apache/uima-uimacpp/issues/6
**Is your feature request related to a problem? Please describe.** The UIMA framework has engines composed by primitive engines (annotators) or aggregate engines. At present, the C++ version of the framework cannot handle aggregate engines, only primitives. **Describe the solution you'd like** The UIMACPP framework should be able to load and execute Aggregate Engines in XML format composed of other aggregate engines or primitive engines implemented in C++. **Describe alternatives you've considered** Using UIMA-AS it was possible to interoperate between Java and C++, but the UIMA-AS framework has been retired. **Additional context** This has been discussed as one of the main roadblocks in using the C++ version of the framework by its users: https://lists.apache.org/thread/f1r3sghgn2oqhvzz27y26zg6j3olv8qq -- 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: dev-unsubscr...@uima.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org