You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2010/08/14 16:45:18 UTC

[jira] Resolved: (WICKET-2788) Make visitor api cleaner

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

Igor Vaynberg resolved WICKET-2788.
-----------------------------------

    Fix Version/s: 1.5-M1
                       (was: 1.5-M2)
       Resolution: Fixed

> Make visitor api cleaner
> ------------------------
>
>                 Key: WICKET-2788
>                 URL: https://issues.apache.org/jira/browse/WICKET-2788
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.4.7
>            Reporter: Igor Vaynberg
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.5-M1
>
>         Attachments: wicket-2788-MarkupContainer.patch, wicket-2788.patch, wicket-visitors.patch
>
>
> clean up the visitor api so we are not returning magic objects like IVisitor.CONTINUE and IVisitor.CONTINUE_BUT_DO_NOT_GO_DEEPER. it should also be possible to return null from the visitors, currently reserved for IVisitor.CONTINUE

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.