reckart commented on issue #285: URL: https://github.com/apache/uima-uimaj/issues/285#issuecomment-1398669082
@benisantos btw if you want to clone a CAS, there are more efficient ways than saving it to and XMI file and loading it back. E.g. you could use the CasCopier class or you could use the CasIoUtils to serialize the CAS to a byte buffer - check which SerialFormat works most efficiently for you. -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org