[IronPython] [AVG SPAM] inheriting from "base" generic type

Jeff Hardy jdhardy at gmail.com
Wed Mar 19 19:57:01 CET 2008


Shameless plug: NWSGI (http://codeplex.com/NWSGI) will use IronPython
to run WSGI apps on IIS. It still needs a bit of work (and I'm still
in the process of updating it for B1) and a lot of documentation, but
it works for some simple cases.

If Dino can get Django working on IronPython, I'd be very interested
in trying it with NWSGI to really stess it.

-Jeff

On Wed, Mar 19, 2008 at 12:34 PM, Steve Holden <steve at holdenweb.com> wrote:
> Miha:
>
> I understand that WSGI is available over IIS, so that would be one way
> to run Django. I'm too much of a noob in that environment to say whether
> it's been done yet, and if so by whom.
>
> regards
>  Steve
>
> Miha Valencic wrote:
> > Ahh, thanks for the answer. Quite a few issues to address I see. Do you
> > think it would make sense to run it in IIS somehow? (not via fastcgi
> > with CPython, but with IronPython). Is that even doable yet?
> >
> > Since I am no python expert, but I am rather coming from a C background
> > (and nowdays C# :)), the PEP 249 code you've written isn't very clear to
> > me. But, I will stufy it at least and learn that way.
> >
> > Are you also commiting to Django SVN the changes you make. or are you
> > running on your version?
> >
> > Miha
> >
> > On Mon, Mar 17, 2008 at 6:31 PM, Dino Viehland
> > <dinov at exchange.microsoft.com <mailto:dinov at exchange.microsoft.com>> wrote:
> >
> >     The short answer is yes, it runs.  The long answer is only 0.96.1
> >     will run on IronPython 2.0 Beta 1 but there are some small issues:
> >
> >
> >
> > ------------------------------------------------------------------------
>
> >
> > _______________________________________________
> > Users mailing list
> > Users at lists.ironpython.com
> > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>



More information about the Ironpython-users mailing list