You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (JIRA)" <de...@uima.apache.org> on 2016/09/02 17:42:20 UTC

[jira] [Updated] (UIMA-2979) ConfigurableDataResource_impl/ConfigurableDataResourceSpecifier requires additional work

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

Richard Eckart de Castilho updated UIMA-2979:
---------------------------------------------
    Labels: Resources  (was: )

> ConfigurableDataResource_impl/ConfigurableDataResourceSpecifier requires additional work
> ----------------------------------------------------------------------------------------
>
>                 Key: UIMA-2979
>                 URL: https://issues.apache.org/jira/browse/UIMA-2979
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Richard Eckart de Castilho
>              Labels: Resources
>
> ConfigurableDataResource_impl appears to be stuck in a half-living state:
> * there is no ConfigurableDataResource interface (UIMA usually has interfaces for such things)
> * there is no factory method in the ResourceSpecifierFactory for a ConfigurableDataResourceSpecifier
> * the "local cache" facility has never been implemented, there is only an unused "getLocalCache()" method
> A good thing about the ConfigurableDataResourceSpecifier, though, is that it supports ResourceMetaData and the regular UIMA parameters (cf. UIMA-2978). Maybe it would be useful to pull up the ResourceMetaData support into the ResourceSpecifier.
> uimaFIT uses the ConfigurableDataResourceSpecifier whenever an external resource is declared in conjunction with a SharedResourceObject.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)