[ http://issues.ops4j.org/browse/PAXWICKET-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11833#action_11833 ]
Niclas Hedhman commented on PAXWICKET-28: ----------------------------------------- The reason why PaxWicketApplicationFactory is final, and indeed as much as possible, is the same as why most methods in Wicket itself is final; Without it, it is very difficult to understand complications/consequences of future changes. Therefor that policy has been, make as much as possible and design each request use-case into it. So, please create a new ticket, with the use-case "Rendering Listener Support" and you have a much stronger case than "Remove final", which I see as "Long-term Destablization". > PaxWicketApplicationFactory should not be final > ----------------------------------------------- > > Key: PAXWICKET-28 > URL: http://issues.ops4j.org/browse/PAXWICKET-28 > Project: Pax Wicket > Issue Type: Bug > Reporter: Ittay Dror > Assignee: Niclas Hedhman > > in particulary, i want to inherit from it and add a before rendering > listener, but i can't since it is final -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.ops4j.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general