Howard Lewis Ship <hlship <at> gmail.com> writes: > I feel that it should default to true, as long as the Form is enclosed > by a Body component. > > Are there cases where you *don't* want client validation enabled?
-1, for two reasons: 1) The default in Tapestry 3.0 was 'false'. The less surprises, the better. 2) Some companies/applications just standardize on NOT using client-side validation. It's flaky, and can be easily disabled by the user, anyway. -- Marcus Brito <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
