You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "David Bosschaert (JIRA)" <ji...@apache.org> on 2017/02/09 04:11:41 UTC

[jira] [Work started] (FELIX-5529) For overloaded methods in interfaces, ensure there's a default (no-arg) method when converting to Map

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

Work on FELIX-5529 started by David Bosschaert.
-----------------------------------------------
> For overloaded methods in interfaces, ensure there's a default (no-arg) method when converting to Map
> -----------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-5529
>                 URL: https://issues.apache.org/jira/browse/FELIX-5529
>             Project: Felix
>          Issue Type: Bug
>          Components: Converter
>         Environment: Any
>            Reporter: Raymond Augé
>            Assignee: David Bosschaert
>
> When an interface implementing single argument methods (for passing default value) an error occurs when converted to Maps if there's no default (no-arg) method for the same key, since the backing fails on the method call.



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