Just finished listening to Kevin Dangoor’s talk on TurboGears at Code Mash.

His talk was a general overview of TurboGears features. While I’m in the middle of prototyping a TG application, there were a few things I wasn’t aware of:

o the ease of which AJAX widgets can be incorporated into an application
o multiple templates based on accept parameter
o lots of good things to say about SQLAlchemy

I’ve taken away from this that TG evolution is going strong and that SQL Alchemy is well worth looking at. Good timing on the latter as there is a presentation later today on it.