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

Igor Vaynberg updated WICKET-3805:
----------------------------------

    Fix Version/s: 1.6.0

> Change Component#visitParents to enable visitors of any type
> ------------------------------------------------------------
>
>                 Key: WICKET-3805
>                 URL: https://issues.apache.org/jira/browse/WICKET-3805
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.5-RC4
>            Reporter: Pedro Santos
>            Priority: Minor
>             Fix For: 1.6.0
>
>         Attachments: WICKET-3805.patch
>
>
> The generic type of c accepts any type, but the one in IVisitor restrict it 
> to Components. 
> Comonent#visitParents(final Class<?> c, final IVisitor<Component, R> visitor)

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

        

Reply via email to