JCas and CAS interface and impl refactoring for more sharing
------------------------------------------------------------

                 Key: UIMA-143
                 URL: http://issues.apache.org/jira/browse/UIMA-143
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
    Affects Versions: 2.1
            Reporter: Marshall Schor
         Assigned To: Marshall Schor
            Priority: Minor


Now that there is a JCas interface, look into some refactoring to share the 
interface definitions where possible.  This includes:
Adding some methods to JCas to make it more like the CAS.  

Cases where different types are returned can't be shared; e.g. one returns a 
CAS the other a JCas.

Shared items put into new class BaseCas.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to