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(a)znetdevelopment.com
_______________________________________________
seam-dev mailing list
seam-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/seam-dev