You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2015/01/13 17:19:34 UTC

[jira] [Created] (UIMA-4178) Improve CasCopier by using low level API

Marshall Schor created UIMA-4178:
------------------------------------

             Summary: Improve CasCopier by using low level API
                 Key: UIMA-4178
                 URL: https://issues.apache.org/jira/browse/UIMA-4178
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Minor
             Fix For: 2.7.0SDK


The CasCopier is quite inefficient in several ways.  Switch iterator over all FS in a view to use the getAllIndexedFSs which has recently been improved.  Make the copier not produce Java cover objects, but instead just work in low level CAS APIs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)