Chris Seberino schrieb: > Custom decorators don't work in TurboGears (pre-2.0 at least) unless > every decorator foo gets converted via this line... > > foo = turbogears.decorator.decorator(foo) > > What exactly does this line *do* to decorators that is soooo crucial?
Can you give a more complete code example of what you are trying to do? I believe that these functions are not decorators but *generate* decorators. Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

