Debugging CherryPy applications with Werkzeug

42 views
Skip to first unread message

Joel Rivera

unread,
May 9, 2013, 1:46:58 AM5/9/13
to cherryp...@googlegroups.com
Hi everyone

I wrote a post [1] about that topic on my blog, just to change the
usual request for help, hopefully some of you may find it useful.

Cheers.

[1]
http://blog.joel.mx/post/debugging-cherrypy-applications-with-werkzeug
--
Rivera²

Javier Olaechea

unread,
May 9, 2013, 1:08:28 PM5/9/13
to cherryp...@googlegroups.com
Oi Joel,
  nice post. I have the following question, Why not favor wrapping the application inside a middleware. The advantages in doing so is that it is a framework agnostic way of composing functionality. What are the advantages of doing it through Cherrypy's wsgi.pipeline? Or is it just a shorthand cherrypy provides to wrap the the application for you?

Keep the posts coming,
   Javier


--
Rivera²

--
You received this message because you are subscribed to the Google Groups "cherrypy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cherrypy-user...@googlegroups.com.
To post to this group, send email to cherryp...@googlegroups.com.
Visit this group at http://groups.google.com/group/cherrypy-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.





--
"I object to doing things that computers can do." — Olin Shivers

Robert Brewer

unread,
May 10, 2013, 10:47:39 AM5/10/13
to cherryp...@googlegroups.com

Yes, wsgi.pipeline is exactly that: a way to wrap the application for you.

 

 

Robert Brewer

fuma...@aminus.org

Reply all
Reply to author
Forward
0 new messages