Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 45934 invoked from network); 4 Feb 2005 17:57:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Feb 2005 17:57:49 -0000 Received: (qmail 31485 invoked by uid 500); 4 Feb 2005 17:57:36 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 31468 invoked by uid 500); 4 Feb 2005 17:57:36 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 31454 invoked by uid 99); 4 Feb 2005 17:57:36 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from msgbas1x.cos.agilent.com (HELO msgbas1x.cos.agilent.com) (192.25.240.36) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 04 Feb 2005 09:57:34 -0800 Received: from relcos1.cos.agilent.com (relcos1.cos.agilent.com [130.29.152.239]) by msgbas1x.cos.agilent.com (Postfix) with ESMTP id BC96D23B0B for ; Fri, 4 Feb 2005 10:57:32 -0700 (MST) Received: from wlvdvs01.lvld.agilent.com (wlvdvs01.lvld.agilent.com [148.5.6.4]) by relcos1.cos.agilent.com (Postfix) with ESMTP id 7E86028 for ; Fri, 4 Feb 2005 10:57:32 -0700 (MST) Received: from wcosbh23.cos.agilent.com ([130.29.152.145]) by wlvdvs01.lvld.agilent.com with InterScan Messaging Security Suite; Fri, 04 Feb 2005 10:57:31 -0700 Received: from wcosmb05.cos.agilent.com ([130.29.152.72]) by wcosbh23.cos.agilent.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 4 Feb 2005 10:57:31 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: RE: JEXL syntax question pt 2 Date: Fri, 4 Feb 2005 10:57:30 -0700 Message-ID: <2CED6D8B16B17D489FCD13D35CAC2522B0BBD1@wcosmb05.cos.agilent.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: JEXL syntax question pt 2 Thread-Index: AcUKZ4Gp6VgZz0suTQGbVY67PEFwWgAeyG3g From: To: , X-OriginalArrivalTime: 04 Feb 2005 17:57:31.0331 (UTC) FILETIME=[FF603930:01C50AE2] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N That sounds really interesting. I checked out the nightly build but didn't notice assignments in it. I didn't see any other links to patches. I'm curious how you envision attribute assignment working. Will the attributes need to be predefined or can they be defined on the fly through the assignment? If it is dynamic, how will they be assigned types? Thanks! -Robert -----Original Message----- From: Dion Gillard [mailto:dion.gillard@gmail.com]=20 Sent: Thursday, February 03, 2005 7:13 PM To: Jakarta Commons Users List Subject: Re: JEXL syntax question pt 2 Not yet :-) Assignment, e.g a =3D 1.2 + b * 5, is available as a patch and planned for 1.1 of JEXL. On Thu, 3 Feb 2005 17:16:10 -0700, robert_gary@agilent.com wrote: > In the syntax document > about > 4/5 of the way down pg 1 in the description of Statements it says that a > statement can be "...block, ASSIGNMENT, or an expression" (emphasis > added). What is meant by the word "assignment"? Does the script writer > have the ability to assign into attributes? >=20 > Thanks! > -Robert >=20 >=20 --=20 http://www.multitask.com.au/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org