On Nov 9, 2007 1:46 PM, Ben Bangert <[EMAIL PROTECTED]> wrote: > Note that WebOb is now an option for use instead of Paste's > WSGIRequest/WSGIResponse globals should it be activated in > middleware.py. The WebOb objects provide significantly more > functionality.
Could you post a comment to http://wiki.pylonshq.com/display/pylonsdocs/Development+Version explaining how to upgrade/downgrade middleware.py? Otherwise people get errors when they switch to dev or back. For the three other middlewares I put a comment suggesting an "if pylons.version >= '0.9.7':" stanza to make the app compatible with both dev and 0.9.6. -- Mike Orr <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-devel" 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-devel?hl=en -~----------~----~----~----~------~----~------~--~---
