It should be deprecated because it adds nothing over validateCompareTo
and does not do the job of locating/computing/comparing two equal
input component values as well as validateCompareTo does.

Or to look at it another way, defining a validateEquals jsp or facelet
tag handler that points to the validateCompareTo code instead of the
validateEquals code will provide better functionality.

validateCompareTo will become the plain jsf component, and
validateEquals will continue to be a tomahawk component (until such
time support for it is totally dropped).

On 6/17/08, Volker Weber <[EMAIL PROTECTED]> wrote:
> Hi,
>
>
>  > validateEqual should be deprecated because validateCompareTo it is better
>  > (according to the suggestion of Mike), so this validator should stay on
>  > tomahawk. The rest of converters and validators only be referenced by
>
>
>
> if validateEqual works in non tomahawk environment why make it deprecated?
>  Even if tomahawk contains a better alternative, a tomahawk component is
>  no alternative for a plain jsf component.
>
>
>  Regards,
>     Volker
>
>
>  --
>  inexso - information exchange solutions GmbH
>  Bismarckstraße 13 | 26122 Oldenburg
>  Tel.: +49 441 4082 356 |
>  FAX: +49 441 4082 355 | www.inexso.de
>

Reply via email to