On Oct 19, 11:34 am, Gregor Horvath <[EMAIL PROTECTED]> wrote: > The type is already correct when the dict comes to this function, > because I am working with FormEncode and this converts the > dict values to the correct types. >
FormEncode and Validators seems to be last piece to the puzzle :) I was basically creating the validator.Schema object manually, and using my own homegrown way of validating input. This makes everything a lot easier(I hope). Thanks :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

