Re: [Short Term Plan] Struts to depend on Validator 1.1.0

2003-09-28 Thread Robert Leland
Ted Husted wrote: Robert Leland wrote: > Over 99% of commons-validator usage is through struts. In fact it may > be 100%. I feel the only way to really promote commons-validator to > Beta status is to make the nightly build of struts depend on the 1.1.0 > version which has released in Augustand be

Re: [Short Term Plan] Struts to depend on Validator 1.1.0

2003-09-28 Thread Ted Husted
Robert Leland wrote: > Over 99% of commons-validator usage is through struts. In fact it may > be 100%. I feel the only way to really promote commons-validator to > Beta status is to make the nightly build of struts depend on the 1.1.0 > version which has released in Augustand been designated an Al

Re: [Short Term Plan] Struts to depend on Validator 1.1.0

2003-09-26 Thread David Graham
--- Ted Husted <[EMAIL PROTECTED]> wrote: > Maybe we can wait until it's time to add a form of validate that will > just take a mutable ActionContext and return void, and deprecate it all > at once. Well, ActionError was easily replaced with ActionMessage. Also, I updated most references to Ac

Re: [Short Term Plan] Struts to depend on Validator 1.1.0

2003-09-26 Thread Ted Husted
Maybe we can wait until it's time to add a form of validate that will just take a mutable ActionContext and return void, and deprecate it all at once. Robert Leland wrote: David Graham wrote: Only ActionError was deprecated, not ActionErrors. We still need to use ActionErrors because the Acti

Re: [Short Term Plan] Struts to depend on Validator 1.1.0

2003-09-26 Thread Sgarlata Matt
st" <[EMAIL PROTECTED]> Sent: Friday, September 26, 2003 2:59 PM Subject: Re: [Short Term Plan] Struts to depend on Validator 1.1.0 > David Graham wrote: > > >Only ActionError was deprecated, not ActionErrors. We still need to use > >ActionErrors because the ActionFor

Re: [Short Term Plan] Struts to depend on Validator 1.1.0

2003-09-26 Thread Robert Leland
David Graham wrote: Only ActionError was deprecated, not ActionErrors. We still need to use ActionErrors because the ActionForm.validate() method returns an instance of that class. ActionMessage should be used instead of ActionError though. Eventually we'll need to add a method that will allow u

RE: [Short Term Plan] Struts to depend on Validator 1.1.0

2003-09-26 Thread James Turner
Message- > From: David Graham [mailto:[EMAIL PROTECTED] > Sent: Friday, September 26, 2003 2:35 PM > To: Struts Developers List > Subject: RE: [Short Term Plan] Struts to depend on Validator 1.1.0 > > Only ActionError was deprecated, not ActionErrors. We still > need to

RE: [Short Term Plan] Struts to depend on Validator 1.1.0

2003-09-26 Thread David Graham
> > -Original Message- > > From: James Holmes [mailto:[EMAIL PROTECTED] > > Sent: Friday, September 26, 2003 2:07 PM > > To: [EMAIL PROTECTED] > > Subject: Re: [Short Term Plan] Struts to depend on > Validator 1.1.0 > > > > +1 > > >

RE: [Short Term Plan] Struts to depend on Validator 1.1.0

2003-09-26 Thread James Turner
- > From: James Holmes [mailto:[EMAIL PROTECTED] > Sent: Friday, September 26, 2003 2:07 PM > To: [EMAIL PROTECTED] > Subject: Re: [Short Term Plan] Struts to depend on Validator 1.1.0 > > +1 > > > Over 99% of commons-validator usage is through struts. In > fact it may

Re: [Short Term Plan] Struts to depend on Validator 1.1.0

2003-09-26 Thread James Holmes
+1 > Over 99% of commons-validator usage is through struts. In fact it may be > 100%. > I feel the only way to really promote commons-validator to Beta status > is to make the nightly build of struts depend on the 1.1.0 version which > has released in August > and been designated an Alpha. I pro

Re: [Short Term Plan] Struts to depend on Validator 1.1.0

2003-09-26 Thread David Graham
I agree 100%. +1 to using commons-validator 1.1.0. David --- Robert Leland <[EMAIL PROTECTED]> wrote: > Over 99% of commons-validator usage is through struts. In fact it may be > > 100%. > I feel the only way to really promote commons-validator to Beta status > is to > make the nightly build of

Re: [Short Term Plan] Struts to depend on Validator 1.1.0

2003-09-26 Thread James Mitchell
ject: [Short Term Plan] Struts to depend on Validator 1.1.0 > Over 99% of commons-validator usage is through struts. In fact it may be > 100%. > I feel the only way to really promote commons-validator to Beta status is to > make the nightly build of struts depend on the 1.1.0 version wh

[Short Term Plan] Struts to depend on Validator 1.1.0

2003-09-26 Thread Robert Leland
Over 99% of commons-validator usage is through struts. In fact it may be 100%. I feel the only way to really promote commons-validator to Beta status is to make the nightly build of struts depend on the 1.1.0 version which has released in August and been designated an Alpha. I propose that this S