Re: Thoughts on JSPs and OGNL

2008-01-28 Thread Brian Pontarelli
I'm gonna try and much a list of a areas that OGNL touches today so we have good context about the full stack. -bp Tom Schneider wrote: Unfortunately, I haven't had much (any) time to work on s2 at all since December. Feel free to poke around and see how far you can get. Tom Brian Pontarel

Re: Thoughts on JSPs and OGNL

2008-01-27 Thread Tom Schneider
Unfortunately, I haven't had much (any) time to work on s2 at all since December. Feel free to poke around and see how far you can get. Tom Brian Pontarelli wrote: Tom Schneider wrote: Brian, I worked on Unfied EL a bit towards the end of last year: http://cwiki.apache.org/S2PLUGINS/unified-

Re: Thoughts on JSPs and OGNL

2008-01-27 Thread Brian Pontarelli
Tom Schneider wrote: Brian, I worked on Unfied EL a bit towards the end of last year: http://cwiki.apache.org/S2PLUGINS/unified-el-plugin.html I was able to get it working for basic expressions, but it is nowhere near ready for production. It would need a lot more coding/testing before it w

Re: Thoughts on JSPs and OGNL

2008-01-27 Thread Tom Schneider
Brian, I worked on Unfied EL a bit towards the end of last year: http://cwiki.apache.org/S2PLUGINS/unified-el-plugin.html I was able to get it working for basic expressions, but it is nowhere near ready for production. It would need a lot more coding/testing before it would even be considere

Thoughts on JSPs and OGNL

2008-01-27 Thread Brian Pontarelli
Just to preface this email, I've never been a big OGNL fan... Okay, I'm updating everything to 2.1.1 and the new convention plugin and realized a major change from 2.0.9 to 2.1.1 is that the struts tags no longer accept JSP expressions, which has caused some major headaches. I could change the