[Tutor] get/set attributes
Alan Gauld
alan.gauld at btinternet.com
Sun May 25 16:55:16 CEST 2008
"Eric Abrahamsen" <eric at ericabrahamsen.net> wrote
> return an empty string for any attribute. I'm making a very simple
> CMS with Cherrypy/Sqlalchemy/Cheetah,
Those are the components of TurboGears.
You might save a lot of bother by using TG instead of trying to
write all the glue code yourself. Form handling for one would
come for free, as would logins, help pages etc etc.
OTOH maybe you are doing this as a learning exercise in
which case have at it! :-)
--
Alan Gauld
Author of the Learn to Program web site
http://www.freenetpages.co.uk/hp/alan.gauld
More information about the Tutor
mailing list