[
https://issues.apache.org/jira/browse/WICKET-5410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov reassigned WICKET-5410:
---------------------------------------
Assignee: Martin Grigorov
> Remove setting interfaces
> -------------------------
>
> Key: WICKET-5410
> URL: https://issues.apache.org/jira/browse/WICKET-5410
> Project: Wicket
> Issue Type: Improvement
> Reporter: Igor Vaynberg
> Assignee: Martin Grigorov
> Fix For: 7.0.0
>
>
> We still have separate settings interfaces. mostly this is a legacy design
> decision when we have a single settings object implement all these interfaces.
> the problem now that we are in semver is that we cannot add new settings in
> between major releases because doing so requires adding a method to an
> interface.
> since we do not have a single class implementing multiple interfaces scenario
> anymore we can get rid of the settings interfaces safely.
--
This message was sent by Atlassian JIRA
(v6.1#6144)