[TYPO3-ect] MVC Project: CMEV scenario
Jan-Hendrik Heuing [DD]
jh at digitaldistrict.de
Thu Mar 9 13:28:35 CET 2006
> B: Different levels of evaluations
>
> 1.) format client tests: Javascript can do tests for empty fields,
> email format and equality of the 2 form fields.
>
> 2.) format server tests: The same fields can be tested on the server.
>
> 3.) logical application tests: If the selected username or email is
> already taken can't be found out by format tests. This can only be
> done by application logic.
Logical tests could also be implemented via ajax via the frontend. So it
does not have to be serverside in anyway. Having a real form-generated doing
all sorts of things, this seems to be another great feature for the future
;)
JH
More information about the TYPO3-team-extension-coordination
mailing list