Creating Dynamic Web Pages (ZOPE)

Bill Tate tatebll at aol.com
Sun Jun 9 10:01:12 EDT 2002


Michael Hall <olc at ninti.com> wrote in message news:<mailman.1023528013.13067.python-list at python.org>...
> I notice no-one has suggested good ol' CGI. For a relatively simple job
> such as this, a few basic Python CGI scripts, some templates and MySQLdb
> could also be used ... oh, just noticed the MS-SQL database. There is
> probably a module around to cope with MS-SQL, no?
> 
> Mick
> 
> On 7 Jun 2002, Bill Tate wrote ....
[snip]

It isn't that cgi wouldn't have been fine here.  From my perspective,
its a matter of what architecture is likely to work for me over the
long haul? While cgi is perfectly fine in many cases, I don't think I
would want to implement all the "housekeeping" infrastructure that
would already have been implemented in tools like zope, webware,
skunkweb, twisted, etc...



More information about the Python-list mailing list