Thanks.  I very much don't want to have that sort of pattern in
programming though -- where the application logic becomes shifted into
the form validation.  I've run into too many issues with that making
maintenance a nightmare, or causing 'expensive' calls to needlessly be
made.

I really want / need the ability to manually mark a form and its
fields as valid or invalid.

If that can't be done with deform, then I'll just jump back to
formencode.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to