Re: migrating from mod_python to mod_wsgi - URL changes

"Dave Britton" <[email protected]> Thu, 1 Oct 2009 11:37:24 -0400
Newsgroups gmane.comp.python.mod_python
Message-ID <018c01ca42ad$132b7130$6400a8c0@yoda>
  ----- Original Message ----- 
  From: Jeff Dyke 
  To: Graham Dumpleton 
  Cc: [email protected] 
  Sent: Wednesday, September 30, 2009 8:39 AM
  Subject: Re: [mod_python] migrating from mod_python to mod_wsgi - URL changes





  On Tue, Sep 29, 2009 at 9:36 PM, Graham Dumpleton <[email protected]> wrote:



    For simplicity, I would suggest having a look at 'bobo'.

    http://blog.dscpl.com.au/2009/08/using-bobo-on-top-of-modwsgi.html
    http://bobo.digicool.com/

    Graham



  Thanks Graham, good info...as usual.  

  Dave, I'll definitely report back, a first look at bobo puts it in as a front runner.   

I never heard of bobo before! I'm one of the people Graham describes as liking "that simplicity that attracted many people to the publisher handler" so I'm headed to bobo for a look as well. I wrote a small wrapper object for my earlier cherrypy efforts that tries to emulate the Publisher request object, so cherrypy could pass the cgi content into my existing code and  I could leave the old code unchanged.  I use the cgi name-value variables a lot, so the easier this is, the better.
-Dave

_______________________________________________
Mod_python mailing list
[email protected]
http://mailman.modpython.org/mailman/listinfo/mod_python