TG & Net

4 views
Skip to first unread message

Julio Oña

unread,
Nov 29, 2006, 7:17:36 PM11/29/06
to turbo...@googlegroups.com
Hi everyone!!!

Does anyone had played with TurboGears on IronPython?

Thanks & keep the good working

--
Julio

Sylvain Hellegouarch

unread,
Nov 30, 2006, 3:33:06 AM11/30/06
to turbo...@googlegroups.com

Nope. It will take time before it does as well since TG has lots of
dependencies that are not yet working under IP.

However it is hoped that with future version of IP this won't be an
issue anymore.

- Sylvain

Seo Sanghyeon

unread,
Nov 29, 2006, 8:05:26 PM11/29/06
to TurboGears
Julio Oña wrote:
> Does anyone had played with TurboGears on IronPython?

Yes.

CherryPy works, with modifications. Modifications will be included in
the next CherryPy releases. This applies to both CherryPy 2 and
CherryPy 3.

Kid does not work, as IronPython doesn't have Python's XML module
(pyexpat) written in C. There are two workarounds for this issue: one
is using pyexpat emulation library, and the other is using native
IronPython support in ElementTree which will be included in ET 1.2.7.
Check effbot's weblog for details.

SQLObject/SQLAlchemy does not work. First, you need Python DB-API
compatible modules. There is one based on ADO.NET. Then, there's some
problem with import machinery and datetime handlings. This needs to be
debugged.

Anyone interested is invited to join IronPython mailing list or mail
me, or even better, contribute to FePy project. See
http://fepy.sourceforge.net/

Thanks!

Reply all
Reply to author
Forward
0 new messages