On Tue, Feb 3, 2009 at 8:55 PM, Adam Winer <[email protected]> wrote:
> A few weeks ago, I contributed a quick-and-dirty expressions
> implementation, which Kevin then moved to
> org.apache.shindig.expressions.
>
> This EL implementation only supports the "." operator, which was fine
> for getting started with data pipelining but very limiting.  There's
> an existing JUEL library (http://juel.sourceforge.net/) with an Apache
> 2.0 license and a Maven deployment on ibiblio that appears to support
> all the syntax we need and more.  Any objections to scrapping the
> existing implementation and switching to YUEL?  Or alternative
> recommendations?

+1 makes sense to me, to switch over to a more complete one.

-Matthias

>
> -- Adam
>



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf

Reply via email to