[ 
https://issues.apache.org/jira/browse/UIMA-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adam Lally reopened UIMA-10:
----------------------------


Eliminate static methods on JCasImpl that are called from JCas cover classes.  
Create JCasRegistry class instead.  
Details here: 
http://www.mail-archive.com/[email protected]/msg01356.html

> Split JCas into interface and implementation
> --------------------------------------------
>
>                 Key: UIMA-10
>                 URL: https://issues.apache.org/jira/browse/UIMA-10
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>            Reporter: Adam Lally
>         Assigned To: Adam Lally
>             Fix For: 2.1
>
>
> We should split the existing JCAS class into an interface 
> org.apache.uima.jcas.JCas and its implementation 
> org.apache.uima.jcas.impl.JCasImpl.  This follows good design practices and 
> also is consistent with the rest of uimaj-core.  It is important to do this 
> prior to our first release since it will be a non-compatible change for user 
> code.

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

        

Reply via email to