Just out of curiosity I put a line in BaseController to print out the
name of the current controller class when called and was suprised to
see 7 seperate controller calls for a single url:

<my test controller>
template.TemplateController
template.TemplateController
error.ErrorController
template.TemplateController
error.ErrorController
error.ErrorController


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to