[
https://issues.apache.org/jira/browse/WICKET-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-4076.
-------------------------------------
Resolution: Fixed
Assignee: Martin Grigorov
> INamedParameters.getAllNamed() returns a list of NamedPairs defined as inner
> class of PageParameters
> ----------------------------------------------------------------------------------------------------
>
> Key: WICKET-4076
> URL: https://issues.apache.org/jira/browse/WICKET-4076
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.5.0, 1.5.1
> Reporter: Jorge Gallardo
> Assignee: Martin Grigorov
> Labels: api-change
> Fix For: 1.6.0
>
>
> In an attempt to create my own implementation of PageParameterEncoder and
> PageParameters, I encountered the following problem with the API:
> The interface INamedParameters defines the method getAllNamed() that returns
> a list of NamedPairs defined as inner class of PageParameters .
> I believe that an interface shouldnt be referencing any element from an
> implementation to be a true extensible interface.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira