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 2017/02/10 20:10:41 UTC

[jira] [Resolved] (UIMA-5286) uv3 consider improving FSArrayList and FSHashSet to work with PEARs

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

Marshall Schor resolved UIMA-5286.
----------------------------------
    Resolution: Fixed

> uv3 consider improving FSArrayList and FSHashSet to work with PEARs
> -------------------------------------------------------------------
>
>                 Key: UIMA-5286
>                 URL: https://issues.apache.org/jira/browse/UIMA-5286
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>    Affects Versions: 3.0.0SDK-alpha
>            Reporter: Marshall Schor
>            Priority: Minor
>             Fix For: 3.0.0SDK-beta
>
>
> Built-in types like FSArray used to store references to feature structures have are implemented to check for, and accomodate, FS refs that need conversion to/from PEAR trampolines.  This support is missing in the implementation of FSArrayList and FSHashSet, leading to documenting "exceptions" about these.  
> Consider supporting PEAR trampolines, so the documentation can shrink, and the complexity of the system is reduced (everything works the same way, no exceptions).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)