Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 5391 invoked from network); 1 Jun 2006 20:16:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Jun 2006 20:16:24 -0000 Received: (qmail 40585 invoked by uid 500); 1 Jun 2006 20:16:18 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 40512 invoked by uid 500); 1 Jun 2006 20:16:17 -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 40499 invoked by uid 99); 1 Jun 2006 20:16:17 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jun 2006 13:16:17 -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.162.204 as permitted sender) Received: from [64.233.162.204] (HELO nz-out-0102.google.com) (64.233.162.204) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jun 2006 13:16:15 -0700 Received: by nz-out-0102.google.com with SMTP id 13so366459nzp for ; Thu, 01 Jun 2006 13:15:54 -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=W683wJLl60dBmWcvbGwqc5JF5X37oEh18P6bt4nTeWJYacS80nTuZyUbEsJTDRVEqK98SzV/fy9NMWDqr2tBt56jbCb4CIvBeHjcfcqAmqFHXLnFSHVEotLjrREamBEtrjncHcHjfi5hgHtVtpEUHcN5EDucjihPAIbDZ/YL9r8= Received: by 10.65.38.5 with SMTP id q5mr794527qbj; Thu, 01 Jun 2006 13:15:54 -0700 (PDT) Received: by 10.65.153.2 with HTTP; Thu, 1 Jun 2006 13:15:54 -0700 (PDT) Message-ID: Date: Thu, 1 Jun 2006 16:15:54 -0400 From: "Rahul Akolkar" To: "Jakarta Commons Users List" Subject: Re: [scxml] Data() xpath and the syntax In-Reply-To: <20060530112221.33426.qmail@web50906.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060530112221.33426.qmail@web50906.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/30/06, Nestor Urquiza wrote: > Sure that is exactly what I am trying to do with jexl > developers. There is a clear need for jexl to support > escaping since otherwise you cannot use the apostrophe > within a string like in "I'm just trying to use > apostrophe as punctuation mark" which right now fails > while using jexl :-( > Thats not what I meant (address the code, not the developers). The correct approach would be to open a JEXL enhancement request in JIRA and post a follow up patch to be considered. At any rate, its a non-trivial request, so I wouldn't expect anyone else to follow-up quickly if I created such a ticket. -Rahul > > --- Rahul Akolkar wrote: > > > 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