You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jörn Kottmann (JIRA)" <ui...@incubator.apache.org> on 2009/07/17 14:15:14 UTC

[jira] Created: (UIMA-1444) cas.impl package should use generics

cas.impl package should use generics
------------------------------------

                 Key: UIMA-1444
                 URL: https://issues.apache.org/jira/browse/UIMA-1444
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
            Reporter: Jörn Kottmann
            Assignee: Jörn Kottmann
             Fix For: 2.3


The cas.impl package should use generics to verify the changes made to the API and to reduce the huge number of compiler warnings.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (UIMA-1444) cas.impl package should use generics

Posted by "Jörn Kottmann (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jörn Kottmann closed UIMA-1444.
-------------------------------

    Resolution: Fixed

Now all classes are using generics despite LinearTypeOrderBuilderImpl where it was not clear to me which generic types should be used. The changes for LinearTypeOrderBuilderImpl are tracked in issue UIMA-1448.

> cas.impl package should use generics
> ------------------------------------
>
>                 Key: UIMA-1444
>                 URL: https://issues.apache.org/jira/browse/UIMA-1444
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>            Reporter: Jörn Kottmann
>            Assignee: Jörn Kottmann
>             Fix For: 2.3
>
>
> The cas.impl package should use generics to verify the changes made to the API and to reduce the huge number of compiler warnings.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.