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.<< When is PSP more appropriate than Cheetah in the Webware context? If Cheetah is the preferred templating solution, why not just bundle it with Webware too? ...Edmund. _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
