On 11/8/06, Kevin Monceaux <[EMAIL PROTECTED]> wrote:
> Is there a link to the above tutorial anywhere on the docs site?

Yes, but it's been categorized under 'API docs' [1]. I've been
slacking on maintaining the docs for about a month and am trying to
get a block of time to work through the larger issues like site
organization and the 20 minute wiki tutorial.

[1] http://docs.turbogears.org/1.0/API

> So far I've found things
> I like and dislike about all of the above frameworks.

Such is the nature of these sort of things. If you want my breakdown,
Rails for the momentum and custom tools people write to work with
Rails (the rails community is larger than any of the others by a fair
amount). On the other hand, the Python community is still larger than
Ruby and so we have a lot more libraries (and I believe the python
frameworks are better architected, but that's probably my bias).

Django for the admin, TG for Identity, Widgets, JSON, and I18n (none
of which is really documented well on the official site... doh), and
Pylons because WSGI is the future or you don't like CherryPy. For
ORMs, SA blows everything else away. For templating, I love Genshi but
if you want a text based language, myghty and cheetah are good
choices. For JavaScript, I prefer MochiKit but will use dojo if I know
I'll need to do something extreme.

> Can Myghty templates be used with TurboGears?

There's a template plugin API, but support for widgets outside of Kid
is mostly nonexistant. Not sure if someone has written a Myghty plugin
or not. Check the cogbin.

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