Michael Hipp schrieb:
> I'm confused by the three (3) different TG versions (1.0, 1.1, 2).
> 
> I want to use:
> 
>     SQLAlchemy and Elixir
>     jQuery (I think)
> 
> Appears I would be targeting TG 1.1 or 2. Are they stable enough for use?


You can use the above with all three TG version.

- 1.0 is stable and mature. Please note that this branch is in
maintenance mode now, so no new features will be added to it.

- 1.1 is close to a first beta release. 1.1 is based on 1.0 and not too
many things changed, and 1.0 and 1.1 are maintained by the same people,
i.e. fixes for 1.0 are also in 1.1. Basically 1.1 will be an
intermediate release which gives you the same API as but different
defaults for the OR; (SQLAlchemy) and Templates (Genshi). Eventually 1.1
will be superseded by 1.5, which has still the same code-base but
upgrades the underlying application server CherryPy from 2.3 to 3.1.

- 2.0 has had a few alpha releases already and already some people are
using it for their apps. It is a complete rewrite with a similar API to
1.x but a different underlying web application server and therefore a
completely different project structure.

> I wanted to buy the book but fear much would be N/A due to the big
> changes in components.

The book is for TG 1.0.

> How do I learn TG2?
> Most all the docs seem to be for the 1.0 version.

Have you seen http://turbogears.org/2.0/docs/index.html ?

HTH, Chris


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to