[ 
https://issues.apache.org/jira/browse/WICKET-5410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14223324#comment-14223324
 ] 

ASF subversion and git services commented on WICKET-5410:
---------------------------------------------------------

Commit 58d1894ae19b7b3259c6e60e44655ca10fa6b901 in wicket's branch 
refs/heads/master from [~bitstorm]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=58d1894 ]

JavaDoc fixes, most of them for WICKET-5410 (All IXyzSettings are
removed)

> 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-M1
>
>
> 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.3.4#6332)

Reply via email to