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 2016/10/05 21:25:20 UTC

[jira] [Created] (UIMA-5127) uv3 make jcas backward compatible and no longer required

Marshall Schor created UIMA-5127:
------------------------------------

             Summary: uv3 make jcas backward compatible and no longer required
                 Key: UIMA-5127
                 URL: https://issues.apache.org/jira/browse/UIMA-5127
             Project: UIMA
          Issue Type: Task
          Components: Core Java Framework
            Reporter: Marshall Schor
            Assignee: Marshall Schor
             Fix For: 3.0.0SDKexp


JCas is now mostly (if not entirely) just a trampoline to CAS and other objects. Complete this transform.  Change the uses of jcas to work when passed the CAS instead - and deprecate jcas use.  Change jcasgen to include new constructor that just takes the cas.  update all uses of jcas to use the cas.



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