Sergei Beilin schrieb: > Hi Diez! > > Does is mean that current lookup() won't work in 2.1?
If I picture the code right in my head, yes, it won't work. But it's extremely easy to fix - just add @lookup @expose(...) def lookup(self, ...): to it. The same applies for default. 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.

