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/groups/opt_out.

