On 3/29/06, Arnar Birgisson <[EMAIL PROTECTED]> wrote:
> I'm a long time python/web developer starting to use TurboGears.
> Where's the best place to find comprehensive documentation (if some
> exists)?

No comprehensive documentation exists. Documentation has been an
ongoing problem.

> I've used MochiKit for a few projects, but I can't find documentation
> or overview of how it integrates with TurboGears widgets.

It's not really integrated in the way that prototype/scriptaculous is
integrated with rails. The main integration comes from the ability to
include mochikit in your pages by default and to serve a page up as
json.

> Also, is the "TurboGears is unstoppable now" article still up-to-date
> on how to use SQLAlchemy after the 0.9a2 release?

Yes.

> What I'm basically missing is some documentation listing all those
> little features and details, perhaps with short examples, just to get
> a sense of "what's there" for me to use.

Besides the obvious (object publishing, database, controllers), TG
provides identity, error handling, feed generation, CRUD support
(fastdata), a widget system, and the toolbox. I know it's not what
you're looking for, but at least it should let you know whether you've
found everything.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to