there is a new posting about werjzeug on JJinuxLand (http://
jjinux.blogspot.com/2008/04/python-werkzeug.html) which people of this
group may be interested in. i posted a comment and believe the pocoo-
libs group may be the appropriate spot to ask the questions that i
have about werkzeug:

* werkzeug uses greenlets* to do thread-local variables. i understand
very little about the requirements when serving under mod_python/
mod_wsgi, but it somehow scares me that i have to use a less-than
universally accepted C extension that doesn't compile under windows
for a central system component. what are the alternatives here?
-----------------
*http://codespeak.net/py/dist/greenlet.html

* the documentation of werkzeug is well written, but there is not very
much of it. googling for independent writeups does not yield much
either.

* where is the community? there is pocoo-libs but it only has 33
members as of now and 14 discussion topics.

maybe someone wants to comment on these perceived issues? i would very
much like to have a minimalist approach to setting up web applications
with python, and werkzeug does look nice.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" 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/pocoo-libs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to