Return-Path: Delivered-To: apmail-commons-user-archive@www.apache.org Received: (qmail 482 invoked from network); 25 May 2010 04:41:13 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 25 May 2010 04:41:13 -0000 Received: (qmail 22033 invoked by uid 500); 25 May 2010 04:41:12 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 21726 invoked by uid 500); 25 May 2010 04:41:09 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 21718 invoked by uid 99); 25 May 2010 04:41:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 May 2010 04:41:09 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gcjcu-commons-user@m.gmane.org designates 80.91.229.12 as permitted sender) Received: from [80.91.229.12] (HELO lo.gmane.org) (80.91.229.12) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 May 2010 04:41:00 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OGlwV-0005yX-Qj for user@commons.apache.org; Tue, 25 May 2010 06:40:39 +0200 Received: from mail.qcore.com ([213.8.61.246]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 May 2010 06:40:39 +0200 Received: from adrian.herscu by mail.qcore.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 May 2010 06:40:39 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: user@commons.apache.org connect(): No such file or directory From: Adrian Herscu Subject: Re: [jexl] custom expressions / registering functions Date: Tue, 25 May 2010 07:40:53 +0300 Lines: 34 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: mail.qcore.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 In-Reply-To: X-Virus-Checked: Checked by ClamAV on apache.org On 24/05/2010 22:52, Paul Libbrecht wrote: > Jexl containers allow you to add objects. Can you, please, send a link for more info? > At least jelly does. > > And invoking methods on these functions sounds like an easy thing. > > paul > > > Le 23-mai-10 � 15:39, Adrian Herscu a �crit : > >> Hi all, >> >> I am looking for an expression language to using in a testing >> framework that I am designing. >> >> The requirement is that the users of the framework are allowed to >> define their own functions. I could not find it possible to add a >> function to a JEXL context. Is there any other mechanism? >> >> Please help, >> Adrian. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org >> For additional commands, e-mail: user-help@commons.apache.org >> > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org