You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/16 06:50:00 UTC

[jira] [Updated] (GROOVY-7488) depthFirst and breathFirst variants for XML processing taking a closure

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

Paul King updated GROOVY-7488:
------------------------------
    Summary: depthFirst and breathFirst variants for XML processing taking a closure  (was: Depth 1st and Breath 1st taking a closure)

> depthFirst and breathFirst variants for XML processing taking a closure
> -----------------------------------------------------------------------
>
>                 Key: GROOVY-7488
>                 URL: https://issues.apache.org/jira/browse/GROOVY-7488
>             Project: Groovy
>          Issue Type: Improvement
>          Components: groovy-jdk
>            Reporter: Suminda Dharmasena
>            Assignee: Paul King
>            Priority: Minor
>             Fix For: 2.5.0-alpha-1
>
>
> E.g.
> n.depthFirst { level, node -> ... }
> NB: there is level



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)