Hello, I was wondering how to best intercept all HTTP calls to my appengine app. From what I read here (http://blog.notdot.net/2010/01/Webapps-on- App-Engine-part-1-Routing), it seems as if defining my own router and then delegating the real work to the webapp/django router seems like a fair thing to do. I want the solution to be framweork independent. Please let me know if anyone has an easier/cleaner solution.
Regards, -Dhruv. -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en.
