> On Jul 28, 2006, at 4:11 PM, Max Ischenko wrote: > > Looks like I stumbled upon another backward-incompatibility issue > > in 0.9a8: if options is callable it gets called at ctor time (it > > was not called before, unless no validator was also given). > > This is because it tries to guess a validator if no one is given. > Maybe this guessing behaviour should be removed? I'm +1 for it.
Have you read the code? I believe it's for a different reason, unrelated to validator (hint: it fails in meta.py:ParamDescriptor). --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
