You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Adam Lally (JIRA)" <ui...@incubator.apache.org> on 2006/12/11 20:44:22 UTC

[jira] Assigned: (UIMA-115) The TCAS class should be dropped

     [ http://issues.apache.org/jira/browse/UIMA-115?page=all ]

Adam Lally reassigned UIMA-115:
-------------------------------

    Assignee: Eddie Epstein

> The TCAS class should be dropped
> --------------------------------
>
>                 Key: UIMA-115
>                 URL: http://issues.apache.org/jira/browse/UIMA-115
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>    Affects Versions: 2.1
>         Environment: The CAS interface
>            Reporter: Eddie Epstein
>         Assigned To: Eddie Epstein
>             Fix For: 2.1
>
>
> The introduction of multiples views per CAS was initially implemented using the CAS interface for the base CAS and the TCAS interface for all views. Process method signatures for both TCAS and CAS were proprogated, and the result was a complicated situation for users.
> In v2 the entire TextAnalysisEngine interface is deprecated. The TCAS no longer serves a useful purpose. Since Apache UIMA requires some source code changes, now is a good time to eliminate the TCAS. Migration for almost all user code would be to replace TCAS with CAS and getTCAS() with getView(). This change has already been applied to the upcoming uima C++ code.

-- 
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