On 12/27/05, Michele Cella <[EMAIL PROTECTED]> wrote: > Also since (as Mike said) you are obviously validating input shouldn't > inputform be renamed to form? > > @validate(form=..., validators=...)
You're right... form is a lot more pleasant. "inputform" was a holdover from when you specified a form being output in expose... Kevin

