[
https://issues.apache.org/jira/browse/WICKET-4381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13198601#comment-13198601
]
Christian Kalkhoff commented on WICKET-4381:
--------------------------------------------
Good point. So in my case it would be better to provide the check myself in the
base class. BTW. Great work! :)
> Component.renderHead(...) doesn't check if sub classes called super
> -------------------------------------------------------------------
>
> Key: WICKET-4381
> URL: https://issues.apache.org/jira/browse/WICKET-4381
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Reporter: Christian Kalkhoff
>
> When I override onBeforeRender and forget about calling super.onBeforeRender,
> an exception is thrown. I would like to have this very same behaviour in
> other methods, especially in Component.renderHead(...);
> While I can do it myself in my base page, I guess it would be a nice api
> extension.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira