Tom Schneider
Sun, 04 Nov 2007 12:02:19 -0800
Ted Husted wrote:
You mean like JUEL? http://cwiki.apache.org/confluence/display/S2PLUGINS/JUEL+plugin :)Don's also been doing some preliminary refactoring in XWork so that the expression language can be made pluggable, meaning we would also be able to plugin something else instead of OGNL. -Ted.
Thanks for the info Ted, that helps me out. So looking down the road we might have:
xml configuration or codebehind; new java taglib or current templating taglib; freemarker, velocity or JSP; OGNL, MVEL, or JUEL.I'm all for choice, but trying to support all those combinations might be challenging. I can just imagine the posts on the user list: "Um.. I'm using Struts 2 with the code behind and rest plugin and the java taglib in velocity with MVEL and my page doesn't display" I'm not saying we shouldn't persue these endeavors, but I think it's helpful to consider things from a new user perspective and decide if we're going to support every combination of technology.
Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]