Re: [struts-dev] [s2] OGNL abstracted (was Struts 2 and OGNL findings)

2008-02-18 Thread Jeromy Evans
I started an "Issues" section and a "Goals" section to explicitly identify the problem(s) that needs to be solved. http://cwiki.apache.org/confluence/display/S2WIKI/OGNL+replacement Brian Pontarelli wrote: Yeah, this is one of the frustrations that most beginners encounter and that I'd really

Re: [struts-dev] [s2] OGNL abstracted (was Struts 2 and OGNL findings)

2008-02-18 Thread Brian Pontarelli
Yeah, this is one of the frustrations that most beginners encounter and that I'd really like to fix. I'd say it should be ${} or #{} so that it is the same notation in JSPs, XML, etc. In fact, I would think that it would make the most sense to follow the UEL convention such that ${} is immediat

Re: [struts-dev] [s2] OGNL abstracted (was Struts 2 and OGNL findings)

2008-02-18 Thread Dale Newfield
Brian Pontarelli wrote: I've been trying to catalog all of the cases where OGNL exists and where it can be replaced. Since different ELs specify different mechanisms to state "this is an expression to be evaluated", I wonder what we should do about the delineating characters "%{"/"}" vs. "${"

RE: [s2] Let's get out Struts 2.1.1

2008-02-18 Thread Bob Tiernay
Please do:) > Don Brown wrote:> > I've cleared all but a couple issues out of Struts 2.1.1, > so I think> > we are ready for a release. The only kinda blocking issue is > the> > portlet tests failing, but that seems to have something to do with > the> > setup, not our portlet code, so we could

Re: [s2] Let's get out Struts 2.1.1

2008-02-18 Thread Brian Pontarelli
Don Brown wrote: I've cleared all but a couple issues out of Struts 2.1.1, so I think we are ready for a release. The only kinda blocking issue is the portlet tests failing, but that seems to have something to do with the setup, not our portlet code, so we could even punt that one. Any objectio

Re: [s2] OGNL abstracted (was Struts 2 and OGNL findings)

2008-02-18 Thread Brian Pontarelli
I've been trying to catalog all of the cases where OGNL exists and where it can be replaced. I'll sometime in the next few weeks to really work on this and I'm hoping that we can replace OGNL from all developer facing locations and completely standardize on EL. I think most folks would be in fa

Re: Access to WW space at cwiki

2008-02-18 Thread Jeromy Evans
Don Brown wrote: Done. Perfect, thanks! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Access to WW space at cwiki

2008-02-18 Thread Don Brown
Done. On 2/18/08, Jeromy Evans <[EMAIL PROTECTED]> wrote: > Thanks Don. Sorry, the confluence username is jeromyevans (with an o) > > Don Brown wrote: > > I tried, but I don't see your account. Could it be under something else? > > > > Don > > > > On 2/18/08, Jeromy Evans <[EMAIL PROTECTED]> wro

Re: [VOTE] Publish Struts Annotations 1.0.3

2008-02-18 Thread Rene Gielen
[X] +1 Publish to the Maven 2 repository Cheers, Rene Am So, 17.02.2008, 09:34, schrieb Don Brown: > The test build of Struts Annotations 1.0.3 is available. > > Maven 2 staging repository: > >* > http://people.apache.org/builds/struts/struts-annotations/1.0.3/m2-staging-repository/ > > Once