> -----Original Message-----
> From: Robert Leland [mailto:rleland@;apache.org]
> Sent: Thursday, October 17, 2002 9:36 AM
> To: Struts Developers List
> Subject: Moving/deprecated of StrutsValidator & StrutsValidatorUtil
>
>
> It seems like StrutsValidatorUtil & StrutsValidator really
> belong in o.a.s.validator
>
> so I propose to deprecated
> o.a.s.util.StrutsValidator &
> o.a.s.util.StrutsValidatorUtil
>
> and copy them to
> o.a.s.validator.StrutsValidator &
> o.a.s.validator.StrutsValidatorUtil
+1 except I think we should lose the 'Struts' part of the class names. We
know it's Struts, right? It's in a o.a.s package in the Struts jar file...
;-) So we'd have:
o.a.s.validator.Validator &
o.a.s.validator.ValidatorUtil
>
> Only the o.a.s.t.html.JavascriptValidatorTag uses the
> StrutsValidatorUtil,
> other than the o.a.s.validator. classes
>
> And o.a.s.util.StrutsValidator is not used anywhere except by the
> the validator.xml files.
>
> So before struts 1.1 final the util versions would be removed.
> Comments ?
>
> -Rob
>
>
> --
> To unsubscribe, e-mail:
<mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>
--
To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>