On May 31, 2007, at 6:40 AM, Gregory W. Bond wrote: > after some investigation it seems as though the best way to do this is > to override the PylonsBaseWSGIApp.resolve method - unfortunately the > structure of Pylons does not make this easy - there seems little point > describing how i did this (because it's so ugly) however i would like > to recommend a modification for a future version of Pylons: namely, > making it easier to override the PylonsBaseWSGIApp.resolve method
That is on the roadmap for the 1.0 release to make it easier to provide a PylonsBaseWSGIApp sub-class to the PylonsWSGIApp that is used in the middleware.py. - Ben --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
