Hi folks, 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).
Please see test_callable_options_for_selection_field() in tests_forms.py. In my case, options callable references identity which is not available at module import time. Should I file a bug report or there is a solution I do not see? Max. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
