Wichert Akkerman wrote:
> validate does lots of things:
> 
> - it extract parameters from a request according to a defined schema
> - it validates the decoded data

These can't be that hard, can they?  If they are hard, then we could 
push a little something back into FormEncode, I suppose.  If these are 
easy, then not using @validate should be easy, as it's the second two 
items that I think people are more likely to want to override:

> - it optionally redirect the request elsewhere if validation fails
> - it transform the response to insert form values and error messages

   Ian

--~--~---------~--~----~------------~-------~--~----~
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