You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2011/07/03 18:19:21 UTC

[jira] [Commented] (WICKET-3805) Change Component#visitParents to enable visitors of any type

    [ https://issues.apache.org/jira/browse/WICKET-3805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13059223#comment-13059223 ] 

Juergen Donnerstag commented on WICKET-3805:
--------------------------------------------

Mind you providing a patch. Thanks a lot.

> 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-core
>    Affects Versions: 1.5-RC4
>            Reporter: Pedro Santos
>            Priority: Minor
>
> 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