[seam-dev] EL Function Support
Pete Muir
pete.muir at jboss.org
Wed Aug 6 07:29:26 EDT 2008
Which article?
JBoss EL provides function support, but I'm confused as the syntax you
use is for a MethodExpression, not a function.
On 6 Aug 2008, at 02:12, Nicholas Hagen wrote:
> Not sure if this is the right list or not but I just read your
> article on EL function support. I wanted to let the team know I also
> created an EL impl with function support. My impl also includes
> variable argument support so that you can declare a method such as
> add(int.. vals) and then invoke via #{bean.add(5,3,5,4)} to return
> 17. Otherwise, I think mine is fairly similar in support. Anyways
> does anyone have an interest in merging the two impls to get the
> best combination of features?
>
> Thanks,
>
> Nicholas Hagen
> Z|NET Development, LLC
> nicholas.hagen at znetdevelopment.com
> _______________________________________________
> seam-dev mailing list
> seam-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/seam-dev
More information about the seam-dev
mailing list