Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 44717 invoked from network); 11 Apr 2008 00:37:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Apr 2008 00:37:31 -0000 Received: (qmail 76958 invoked by uid 500); 11 Apr 2008 00:37:30 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 76883 invoked by uid 500); 11 Apr 2008 00:37:30 -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 76874 invoked by uid 99); 11 Apr 2008 00:37:30 -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 17:37:30 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rahul.akolkar@gmail.com designates 72.14.220.157 as permitted sender) Received: from [72.14.220.157] (HELO fg-out-1718.google.com) (72.14.220.157) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Apr 2008 00:36:48 +0000 Received: by fg-out-1718.google.com with SMTP id 22so185253fge.24 for ; Thu, 10 Apr 2008 17:36:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=Xq3p+S3F5fzoRgCFD500w45xL2TxvaOy28XExdbGC2k=; b=fS+jKnww/ugWf2UqnwpnFRwJu/zo1dY4M9F1y8rXv8pR3jZx3W3FdPXGXlWWh7DVwznSeO4PKrR3U0Dsn+eI6cZWLoq9FkyNBBcoG2tJWMey/vDq0QMUNFHgFXrikRN26zZ3dJqKV7KXC48fDKq1fnYIv98pUQTP2xiGB2m5h2E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TkzDWVRRj/emJzwo8DiKKSnvQrNNXxcUlcRVS/aH47Ait6ANCymB8F24PGW0oL9n1R1IbmPzrwVMsJO36rGqLSbbQK0izz41peQJUJvPQefjy3Ir+MTkQAjMInQs2Qh/1e9m3UobIWoK+e7ps0NRSGkjI44ZVkpmRG6JfQs4MOg= Received: by 10.82.145.19 with SMTP id s19mr2245796bud.77.1207874219618; Thu, 10 Apr 2008 17:36:59 -0700 (PDT) Received: by 10.82.140.18 with HTTP; Thu, 10 Apr 2008 17:36:59 -0700 (PDT) Message-ID: Date: Thu, 10 Apr 2008 20:36:59 -0400 From: "Rahul Akolkar" To: "Jakarta Commons Developers List" Subject: Re: [DISCUSS] New Expressions Sandbox Project... In-Reply-To: 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-Virus-Checked: Checked by ClamAV on apache.org On Thu, Apr 10, 2008 at 2:29 PM, James Carman wrote: > 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. > Any of these is better, IMO. -Rahul --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org