On Wed, 2006-01-18 at 20:06 -0200, Jorge Godoy wrote: > "Mad Sweeney" <[EMAIL PROTECTED]> writes: > > > If I want to develop web sites without using SQLObjects (I don't like ORMs) > > and without having javascript on my pages (I want to use Lynx as my > > browser), > > then is TG still a suitable tool for me? > > Does the FormCode tool rely on Javascript? > > If not, then is it still useful to install TurboGears for CherryPy, KID (and > > FormCode)? > > or should I just install the packages I need and forget about TG? > > I think it is worth. Specially if you want to improve your sites in the > future. >
I'll second this. I've got an app that doesn't even *have* a proper website (only web services) and I've found that TG really helps organize the server-side of things. You could certainly achieve the same effect other ways, but why? Cliff --

