Hi, Why would you have IronPython support for Web2py? I am planning a web2py app within a .NET applications landscape and will create .NET classes for communication with the other applications. These classes will are accessible by the web2py server. I'll call it best of both worlds.
Richard. On Sunday, January 19, 2014 4:56:31 PM UTC+1, Massimo Di Pierro wrote: > > To my knowledge we do not support IronPython. > > On Sunday, 19 January 2014 08:35:01 UTC-6, [email protected] wrote: >> >> Hi there, >> >> Could anyone clarify for me the current status of running web2py on >> IronPython ? >> >> The posts I found on this topics are both old and not very clear to me : >> >>> 5/22/09 : I would not recommend anybody to run web2py with IronPython >>> and IIS. >> >> >> >> Why not ? what are the stumbling blocks ? >> >>> 8/8/09 : The database drivers do not work with IronPython. >> >> >> Why not ? Isn’t there a pyodbc-based web2py MSSQL driver available? >> Doesn’t it generate the MSSQL tables/queries from web2py model >> tables/queries ? Why does it work for web2py model table/queries as CPython >> objects and not for web2py model table/queries as IronPython objects ? >> >> 9/2/09 : With minor changes web2py runs on IronPython. >> >> >> >> Has anyone tested and published these minor changes somewhere over the >> last 4 years? >> >> Thanks in advance. >> >> -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

