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
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to