Does anyone know what the performance implications of using widgets is? In other words, if i implemented the same template code directly in a widget, will it execute faster than if I put it in a widget and called the widget in the template?
I'm refactoring a site for performance and I'm considering moving some of the widget code into the templates in an attempt to improve performance... Thanks -Ryan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

