> Probably the best place for calling _rewriteLoginPage would in a > __before__ method. __call__ is the main entry point into Controllers, > and unfortunately by that point variables like c aren't setup yet. > Whereas they would be in __before__ (and __after__).
Thanks, I'll test that out and see what happens. -Eric --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
