> > At the WSGI level I can certainly see the redirect being an issue. > > But, I was referring strictly within TG2. Or, are all TG2 controller > methods actual distinct WSGI entities?
No, but the whole dispatch and everything is based upon the request being a thin layer over the WSGI-environ. Diez -- 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.

