You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@groovy.apache.org by Paul King <pa...@asert.com.au> on 2015/07/11 02:29:05 UTC

Re: [jira] [Commented] (GROOVY-7486) In groovy.util.Node.depthFirst please Provide a way to Specify In-order, pre-order, post-order Ordering

Proposed fix. Let me know if you have any feedback..

On Sat, Jul 11, 2015 at 8:29 AM, ASF GitHub Bot (JIRA) <ji...@apache.org>
wrote:

>
>     [
> https://issues.apache.org/jira/browse/GROOVY-7486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14622995#comment-14622995
> ]
>
> ASF GitHub Bot commented on GROOVY-7486:
> ----------------------------------------
>
> GitHub user paulk-asert opened a pull request:
>
>     https://github.com/apache/incubator-groovy/pull/59
>
>     GROOVY-7486: In groovy.util.Node.depthFirst please Provide a way to S…
>
>     …pecify pre-order, post-order Ordering
>
> You can merge this pull request into a Git repository by running:
>
>     $ git pull https://github.com/paulk-asert/incubator-groovy groovy7486
>
> Alternatively you can review and apply these changes as the patch at:
>
>     https://github.com/apache/incubator-groovy/pull/59.patch
>
> To close this pull request, make a commit to your master/trunk branch
> with (at least) the following in the commit message:
>
>     This closes #59
>
> ----
> commit 3c0e00778a0a068f2afc4fff91d665dc79bd4310
> Author: Paul King <pa...@asert.com.au>
> Date:   2015-07-10T22:27:04Z
>
>     GROOVY-7486: In groovy.util.Node.depthFirst please Provide a way to
> Specify pre-order, post-order Ordering
>
> ----
>
>
> > In groovy.util.Node.depthFirst please Provide a way to Specify In-order,
> pre-order, post-order Ordering
> >
> -------------------------------------------------------------------------------------------------------
> >
> >                 Key: GROOVY-7486
> >                 URL: https://issues.apache.org/jira/browse/GROOVY-7486
> >             Project: Groovy
> >          Issue Type: Improvement
> >          Components: groovy-jdk
> >            Reporter: Suminda Dharmasena
> >            Priority: Minor
> >
> > Please provide a way to specify the ordering in depth 1st traversal.
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)
>