You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2014/02/03 11:20:09 UTC

[jira] [Commented] (WICKET-5459) Use method chaining where it makes sense

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

Martin Grigorov commented on WICKET-5459:
-----------------------------------------

The Settings classes now use method chaining.

> Use method chaining where it makes sense
> ----------------------------------------
>
>                 Key: WICKET-5459
>                 URL: https://issues.apache.org/jira/browse/WICKET-5459
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 6.12.0
>            Reporter: Ilia Naryzhny
>            Priority: Minor
>              Labels: usability
>             Fix For: 7.0.0
>
>         Attachments: fix-WICKET-5459.patch
>
>
> It's quite inconvinient to have Component.setMetaData which return void.
> For stacking purposes it'll be better to make this method return "this".



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)