On Mar 4, 2011, at 5:03 PM, NiL wrote: > >> I guess somebody needs to release a new version ;) >> > > > 0.1a1 is out, that bypass the changes.txt problem
But it doesn't solve the overall problem of wrong widget parametrization. You *need* to address that, because otherwise the widget is not really usable. Again, in update_params, *no* reference to self.<parameter> is valid, all parametrization must go through the parameter dictionary. It's a fundamental design-choice of toscawidgets, and ignoring it makes the package essentially useless. Diez -- 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?hl=en.

