You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tamaya.apache.org by "Anatole Tresch (JIRA)" <ji...@apache.org> on 2015/12/08 17:10:12 UTC

[jira] [Resolved] (TAMAYA-67) PropertyConverter: add info for supported formats

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

Anatole Tresch resolved TAMAYA-67.
----------------------------------
    Resolution: Not A Problem

The same objective can be achieved with the newly introduced ConversionContext, so no extension is necessary.

> PropertyConverter: add info for supported formats 
> --------------------------------------------------
>
>                 Key: TAMAYA-67
>                 URL: https://issues.apache.org/jira/browse/TAMAYA-67
>             Project: Tamaya
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.1-incubating
>            Reporter: Mark Struberg
>            Assignee: Anatole Tresch
>             Fix For: 0.2-incubating
>
>
> There are cases where no PropertyConverter can be found who can deal with converting the given String to the desired targetType.
> In that case we need to log to the user which formats all the registered PropertyConverter support. This information could also later be used for JMX or even a configuration UI.
> The proposal is to add a 
> {code}
> String formatInfo()
> {code}
> to our PropertyConverter interface.



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