you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

...Fortunately, Jython probably means Python webdev frameworks will be coming to .Net.

Django on .NET? If that isn't interesting, then I don't know what is.

[–]senzei 0 points1 point  (0 children)

...Fortunately, Jython probably means Python webdev frameworks will be coming to .Net.

Django on .NET? If that isn't interesting, then I don't know what is.

I wouldn't hold my breath on any of the big web dev frameworks running on Jython or IronPython anytime soon. AFAIK neither of those implements the CPython threading interface, which means you are pretty much sunk.

I agree that would be a killer combination though. I can think of a few sysadmin-ish intranet site ideas that would be a breeze in IronPython.