Turbogears
I planned doing something in Turbogears for a long time. As I’m now hosting the website for my EVE-Online-Corporation, I took the opportunity to start a little web app using the EVE-API.
My only problem is, that I prefer the newer Genshi/SQLAlchemy/Elixir solution over the stable version of TG. The 1.1 branch really feels like a development branch: Nothing works.
I needed an hour to figure out how to get my objects committed into the database and it still not works in every case.
At the moment i cant even upgrade to the latest version, because of incompatible, not-working changes to the codebase. I hope someone fixes that in the next few days.
September 24th, 2007 at 20:51
Hey, I .1 is getting closer to reality every day. But there’s no reason you can’t use Genshi/SQLAlchemy with the stable branch of TurboGears. They’ve been supported options forever. We’re planning to flip the switch on the defaults for 1.1 but lots of people are already using them with 1.0.x today.