[ https://issues.apache.org/jira/browse/WICKET-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497878 ]
Thomas Singer commented on WICKET-584: -------------------------------------- I'm aware of these problems, but it shouldn't be that big anymore like a couple of years ago when IDEs did not know what refactoring is. > Use consistent naming for boolean getters > ----------------------------------------- > > Key: WICKET-584 > URL: https://issues.apache.org/jira/browse/WICKET-584 > Project: Wicket > Issue Type: Task > Affects Versions: 1.3.0-beta1 > Reporter: Thomas Singer > Assigned To: Jonathan Locke > Priority: Minor > > For example: in ComponentTag there exist isAutoLink(), isOpen(), isClose() > but in IMarkupSettings there are getAutomaticLinking(), > getCompressWhitespace() or getStripComments(). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.