On Wed, Oct 31, 2001 at 02:23:15PM -0800, Tavis Rudd wrote: > Yes, and no. It is common to use PSP for the frontend and do all the > backend processing in pure Python classes that are inherited by the > PSP classes. MS calls this the 'code-behind' method with ASP. While > PSP is better than pure Python for the front-end stuff, there are > alternatives that are better suited for this task. Check out Cheetah > (http://www.cheetahtemplate.org).
For what it's worth, I think Living Logic's XIST is *great* for generating HTML/XML/XHTML from Python. Has anyone used it with Webware? Kendall Clark _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
