Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 18199 invoked from network); 22 Aug 2005 14:53:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Aug 2005 14:53:02 -0000 Received: (qmail 74223 invoked by uid 500); 22 Aug 2005 14:52:58 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 73983 invoked by uid 500); 22 Aug 2005 14:52:57 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 73926 invoked by uid 99); 22 Aug 2005 14:52:57 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2005 07:52:57 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of razmaspaz@gmail.com designates 64.233.184.203 as permitted sender) Received: from [64.233.184.203] (HELO wproxy.gmail.com) (64.233.184.203) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2005 07:53:15 -0700 Received: by wproxy.gmail.com with SMTP id 69so960829wra for ; Mon, 22 Aug 2005 07:52: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=erJ4B2T8Ymy6pxAE7V3DntupcU3FfAaNZZ/90wJhpD92hGDInmzzIQK3HFZzUw+L7TAsdgX1pcZBzVmORrJyI6EyJEWEIH0eWtsIa55QEu02qkW9GRMPG5r7g47AezAgq4Ed6N99YZ4ZoOi8W6Onw8Lm6CJx9r2W73Sp9a1xMD4= Received: by 10.54.100.20 with SMTP id x20mr3849775wrb; Mon, 22 Aug 2005 07:52:54 -0700 (PDT) Received: by 10.54.68.18 with HTTP; Mon, 22 Aug 2005 07:52:54 -0700 (PDT) Message-ID: <1d0ae86050822075213b62770@mail.gmail.com> Date: Mon, 22 Aug 2005 09:52:54 -0500 From: Michael Rasmussen To: Jakarta Commons Developers List Subject: Re: [Chain] adding EL support In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1d0ae8605061009234b9c77a5@mail.gmail.com> <1d0ae860506101052524f36fd@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Just wanted to bring this back up. Has anyone had a chance to look at the patch I submitted? I know I should change this patch to be a SVN patch, but I wanted to get the code looked at before I went to the trouble... Michael On 6/10/05, Craig McClanahan wrote: > On 6/10/05, Joe Germuska wrote: > > > > Yes, I think the idea would be that commands like LookupCommand > > aren't really central; alternatively, there could be EL-enabled > > alternatives outside the core, if it seemed to make sense to put some > > very basic ones in the core. > > >=20 > If this kind of functionality were added, this is how I would prefer > it. Sort of analogous to the fact that the standard Struts tag > libraries are not EL enabled, but the extended versions in Struts-EL > are. >=20 > Craig > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org