Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 22699 invoked from network); 26 May 2006 19:13:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 May 2006 19:13:11 -0000 Received: (qmail 45746 invoked by uid 500); 26 May 2006 19:13:09 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 44878 invoked by uid 500); 26 May 2006 19:13:05 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 44867 invoked by uid 99); 26 May 2006 19:13:05 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 May 2006 12:13:05 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of rahul.akolkar@gmail.com designates 64.233.166.182 as permitted sender) Received: from [64.233.166.182] (HELO py-out-1112.google.com) (64.233.166.182) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 May 2006 12:13:05 -0700 Received: by py-out-1112.google.com with SMTP id i75so208252pye for ; Fri, 26 May 2006 12:12:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Q9r9U2dERF6pPMeL0QkgHajYNfErxFZGNx7G6BG1j78+3IlCGYNf4e0dnN/uUKU5jGMvt/3d+eH5JI/jMfmx3XyMN9/jZijC+blZrlcLI0u/OcCOD67moMuRxItbnV7UNPWRrrS+qdb6bFwZf3z9OWfLFbaeV3SlzfNhAZcgdn8= Received: by 10.35.60.15 with SMTP id n15mr1075837pyk; Fri, 26 May 2006 12:12:42 -0700 (PDT) Received: by 10.35.40.1 with HTTP; Fri, 26 May 2006 12:12:42 -0700 (PDT) Message-ID: Date: Fri, 26 May 2006 15:12:42 -0400 From: "Rahul Akolkar" To: "Jakarta Commons Users List" Subject: Re: [scxml] Data() xpath and the syntax In-Reply-To: <20060526165932.64738.qmail@web50901.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060526125118.16703.qmail@web50905.mail.yahoo.com> <20060526165932.64738.qmail@web50901.mail.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 5/26/06, Nestor Urquiza wrote: > mmmh "foo's brother" + " is bar" is invalid for jexl > as well ... still waiting for a response however just > for now your solution is valid but just trying to get > something more clear than having to add "APOS + var + > APOS" to create something like "'var'" > >From a [scxml] PoV, we don't own the EL (rather it plugs in), and each EL will come with its pluses and minuses when used in a SCXML document. Unless one of us feels strongly enough to help change/improve the EL where it hurts, we should be accomodating as far as possible. -Rahul --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org