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? 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 -~----------~----~----~----~------~----~------~--~---

