On 5/11/06, mulicheng <[EMAIL PROTECTED]> wrote: > > So after reading more documentation about both Widgets and the FE > validators, from what I can see the benefits of the widgets package > are: > > 1) You get a little bit cleaner error_handler decorator so you don't > have to handle tg_errors yourself.
I'm pretty sure that's not a plus of the widgets package in particular. I believe that the error_handler decorator works with the validate decorator whether you use widgets or pass in your own schema. Kevin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

