Open Component#getApplication and #getRequestCycle for return type  covariance
------------------------------------------------------------------------------

                 Key: WICKET-1533
                 URL: https://issues.apache.org/jira/browse/WICKET-1533
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.4-M1
            Reporter: Martin Benda
            Priority: Minor


It would be nice to be able to override Component's getApplication and 
getRequestCycle to return your own Application or RequestCycle subclass to take 
advantage of Java5 return type covariance. Component#getSession is already 
non-final.

-- 
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