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 2015/07/06 12:49:04 UTC

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

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

Paul King edited comment on GROOVY-7486 at 7/6/15 10:48 AM:
------------------------------------------------------------

-1 from me for an inorder traversal that visited the parent node multiple times.
Also, I am not sure what "display the current node means". Is it a traversal or display algorithm, Perhaps you need to write some code examples for what you really mean.


was (Author: paulk):
-1 from me for an inorder traversal that visited the root node multiple times.
Also, I am not sure what "display the current node means". Is it a traversal or display algorithm, Perhaps you need to write some code examples for what you really mean.

> 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)