[ https://issues.apache.org/jira/browse/WICKET-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alastair Maw updated WICKET-426: -------------------------------- Fix Version/s: (was: 2.0 branch (discontinued)) 1.4.0-alpha Assignee: Alastair Maw > Take advantage of covariant return types in getSession() > -------------------------------------------------------- > > Key: WICKET-426 > URL: https://issues.apache.org/jira/browse/WICKET-426 > Project: Wicket > Issue Type: Improvement > Components: wicket > Affects Versions: 2.0 branch (discontinued) > Reporter: Jonathan Locke > Assignee: Alastair Maw > Priority: Minor > Fix For: 1.4.0-alpha > > > It would be nice to be able to override getSession to return your own session > subclass as soon as we required JDK 1.5 where this is possible. To allow > this, all we need to do is remove the final keyword from > Component.getSession() at that time. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.