[
https://issues.apache.org/jira/browse/WICKET-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Johan Compagner closed WICKET-1506.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.4-M1
Assignee: Johan Compagner
applied
> More Generics (IBookmarkablePageRequestTarget)
> ----------------------------------------------
>
> Key: WICKET-1506
> URL: https://issues.apache.org/jira/browse/WICKET-1506
> Project: Wicket
> Issue Type: Wish
> Components: wicket
> Affects Versions: 1.4-M1
> Reporter: Roy van Rijn
> Assignee: Johan Compagner
> Priority: Trivial
> Fix For: 1.4-M1
>
> Attachments: classextendspage_patch.txt
>
>
> With the current movement to Java 5 some more generics can be added.
> For example:
> IBookmarkablePageRequestTarget.getPageClass could return Class<? extends
> Page> instead of just Class. This all helps the users and removes some casts.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.