Return-Path: X-Original-To: apmail-groovy-notifications-archive@minotaur.apache.org Delivered-To: apmail-groovy-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1478418215 for ; Thu, 2 Jul 2015 06:56:28 +0000 (UTC) Received: (qmail 5684 invoked by uid 500); 2 Jul 2015 06:56:28 -0000 Delivered-To: apmail-groovy-notifications-archive@groovy.apache.org Received: (qmail 5662 invoked by uid 500); 2 Jul 2015 06:56:28 -0000 Mailing-List: contact notifications-help@groovy.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@groovy.incubator.apache.org Delivered-To: mailing list notifications@groovy.incubator.apache.org Received: (qmail 5653 invoked by uid 99); 2 Jul 2015 06:56:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jul 2015 06:56:27 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 02 Jul 2015 06:54:18 +0000 Received: (qmail 4541 invoked by uid 99); 2 Jul 2015 06:56:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jul 2015 06:56:04 +0000 Date: Thu, 2 Jul 2015 06:56:04 +0000 (UTC) From: "Suminda Dharmasena (JIRA)" To: notifications@groovy.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (GROOVY-7486) In groovy.util.Node.depthFirst please Provide a way to Specify In-order, pre-order, post-order Ordering MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Suminda Dharmasena created GROOVY-7486: ------------------------------------------ Summary: 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 Reporter: Suminda Dharmasena Priority: Blocker Please provide a way to specify the ordering in depth 1st traversal. -- This message was sent by Atlassian JIRA (v6.3.4#6332)