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 2015/08/25 22:32:46 UTC

[jira] [Created] (UIMA-4571) ConfigurationParameterFactory.setParameter() should attempt type coercion

Richard Eckart de Castilho created UIMA-4571:
------------------------------------------------

             Summary: ConfigurationParameterFactory.setParameter() should attempt type coercion
                 Key: UIMA-4571
                 URL: https://issues.apache.org/jira/browse/UIMA-4571
             Project: UIMA
          Issue Type: Bug
          Components: uimaFIT
            Reporter: Richard Eckart de Castilho
            Assignee: Richard Eckart de Castilho
             Fix For: 2.2.0uimaFIT


ConfigurationParameterFactory.createConfigurationData() does try all kinds of type conversions to coerce values that UIMA doesn't know into parameters. However, ConfigurationParameterFactory.setParameter() doesn't try any of this yet. At least for those cases where the resource specifiers accept ConfigurationParameter-type parameters, this can be easily implemented. 



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