Hi, we face the problem that our custom widgets mostly need some variables pre- defined, such as url_for or other functions.
Of course these can be stuffed into the template namespace inside the update_params-method, and we could even create a common base-widget that does that for us. However, if we'd e.g. subclass a tw.forms-widget, that wouldn't work. So I wonder - is there anything like a variable-provider in TW, or have you guys another idea how to accomplish this? Diez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ToscaWidgets-discuss" 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/toscawidgets-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
