Use consistent naming for boolean getters -----------------------------------------
Key: WICKET-584 URL: https://issues.apache.org/jira/browse/WICKET-584 Project: Wicket Issue Type: Task Reporter: Thomas Singer 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.