WSGIApplication is a part of the webapp framework; it's hardly "core". You can ignore webapp altogether and use another framework or write your own; basing your new custom framework on webapp with a few modifications to one class is rather mild :)
Based on your description of what you want to do, though, have you considered using middlewear? -- 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.
