Michele Cella wrote: > Kevin Dangoor wrote: >> On 4/6/06, Michele Cella <[EMAIL PROTECTED]> wrote: >>> I would like to remove this evil isinstance and replace it with >>> something that checks the presence of a callable validate method, this >>> will let other home-grown widget system to take advantage of the >>> validate decorator and AFAIK we are already doing the same for >>> retrieve_css and retrieve_javascript. >> +1 > > Perfect, would you mind to doing this Simon? I don't want to mess up > controllers.py... :D
Sure! Although, come to think of it, could we make do with just one interface, making this whole block unnecessary? Cheers, Simon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk -~----------~----~----~----~------~----~------~--~---
