You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/11/15 08:37:59 UTC

[jira] [Commented] (WICKET-6275) Stream support for MarkupContainer

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

ASF subversion and git services commented on WICKET-6275:
---------------------------------------------------------

Commit c74869e4dca71fcbbedf7fc300aff85abcc67391 in wicket's branch refs/heads/master from [~dashorst]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=c74869e ]

WICKET-6275 Adds stream support to MarkupContainer

Adds stream() support to MarkupContainer to enable iterating and filtering of
children. Should allow for streaming only direct children and for the whole
component tree below the markup container.

Fixes WICKET-6275


> Stream support for MarkupContainer
> ----------------------------------
>
>                 Key: WICKET-6275
>                 URL: https://issues.apache.org/jira/browse/WICKET-6275
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>    Affects Versions: 8.0.0-M2
>            Reporter: Martijn Dashorst
>             Fix For: 8.0.0-M3
>
>
> Add stream() support to MarkupContainer to enable iterating and filtering of children. Should allow for streaming only direct children and for the whole component tree below the markup container.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)