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

Bertrand Guay-Paquet closed WICKET-3521.
----------------------------------------


> Make BookmarkablePageLink non-generic
> -------------------------------------
>
>                 Key: WICKET-3521
>                 URL: https://issues.apache.org/jira/browse/WICKET-3521
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-core
>    Affects Versions: 1.5-RC2
>            Reporter: Bertrand Guay-Paquet
>            Assignee: Martin Grigorov
>            Priority: Trivial
>
> BookmarkablePageLink is currently a generic type. I propose to change its 
> class signature to :
> public class BookmarkablePageLink extends Link<Void>
> I can't find any use for the parameter T since there is no 
> BookmarkablePageLink which takes a model (like Link does).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to