Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 90356 invoked from network); 10 Apr 2008 18:30:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Apr 2008 18:30:31 -0000 Received: (qmail 55145 invoked by uid 500); 10 Apr 2008 18:30:29 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 55060 invoked by uid 500); 10 Apr 2008 18:30:29 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 55051 invoked by uid 99); 10 Apr 2008 18:30:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Apr 2008 11:30:29 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [64.233.166.176] (HELO py-out-1112.google.com) (64.233.166.176) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Apr 2008 18:29:47 +0000 Received: by py-out-1112.google.com with SMTP id y63so113716pyg.6 for ; Thu, 10 Apr 2008 11:29:59 -0700 (PDT) Received: by 10.35.27.1 with SMTP id e1mr3151795pyj.56.1207852198364; Thu, 10 Apr 2008 11:29:58 -0700 (PDT) Received: by 10.35.66.20 with HTTP; Thu, 10 Apr 2008 11:29:58 -0700 (PDT) Message-ID: Date: Thu, 10 Apr 2008 14:29:58 -0400 From: "James Carman" Sender: jcarman@carmanconsulting.com To: "Jakarta Commons Developers List" Subject: Re: [DISCUSS] New Expressions Sandbox Project... In-Reply-To: <158927.23357.qm@web55104.mail.re4.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <158927.23357.qm@web55104.mail.re4.yahoo.com> X-Google-Sender-Auth: d57a55ba90f8ab67 X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Apr 10, 2008 at 2:12 PM, Matt Benson wrote: > Hmm, what about "graphmacro"? Have to be careful with > "graph" though: without "object" it may be > interpreted wrongly. "beanmacro"? > Other interesting ideas: MethodPath - you're recording a path through objects via methods calls. MethodWalker - you're walking a series of method calls. Navigator - you're navigating through a graph of objects. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org