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

Peter Ertl closed WICKET-1695.
------------------------------


> IValueMap redefines methods from parent interface Map<String, Object> which 
> causes name clashes and redundancy
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-1695
>                 URL: https://issues.apache.org/jira/browse/WICKET-1695
>             Project: Wicket
>          Issue Type: Bug
>            Reporter: Peter Ertl
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.4-M3
>
>         Attachments: name-clash-resolved.patch
>
>
> IValueMap redefines methods that are declared in the super interface 
> Map<String, Object> which is redundant and also causes name clashes in IDEA 
> (and probably other environments as well).
> patch included.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to