[ 
https://issues.apache.org/jira/browse/WICKET-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Vaynberg resolved WICKET-1791.
-----------------------------------

    Resolution: Won't Fix
      Assignee: Igor Vaynberg

i dont think we are going to do this. removing final from that method is not a 
good idea as it opens a can of warms, even though i will acknowledge that 
covariance is nice.

these kinds of methods (getrequest(), getapp(), getsession(), etc) will most 
likely go away in wicket 1.5 anyways...

> Allow override of WebPage.getApplication()
> ------------------------------------------
>
>                 Key: WICKET-1791
>                 URL: https://issues.apache.org/jira/browse/WICKET-1791
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.4-M3
>            Reporter: John Patterson
>            Assignee: Igor Vaynberg
>
> We can override Application.get() to return our subclass but not the 
> WebPage.getApplication() convenience method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to