NWSGI 0.7 is now available. This version adds support for ASP.NET sessions, fixes Unicode handling, and adds support for wildcard mappings. It is available at http://www.codeplex.com/NWSGI/Release/ProjectReleases.aspx?ReleaseId=20189.
What is NWSGI? NWSGI is an ASP.NET HttpHandler that implements the Python WSGI spec (PEP 333 - http://www.python.org/dev/peps/pep-0333/) for interfacing web servers and web frameworks using IronPython. There are still some IronPYthon bugs that prevent everything from working, but some things do. For more details on this release, see http://jdhardy.blogspot.com/2008/12/nwsgi-07-released.html. - Jeff _______________________________________________ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com