Geoff wrote:

>>You probably already know about this, but you can override as many
methods
as you want _with Python code_ using the <psp:method> tag.  That might be
sufficient for your needs.<<

Yes, I knew this. It's not quite the same though. Being able to override
multiple
methods using PSP syntax offers the possibility of allowing someone who
isn't
familiar with Python to drop in HTML, and makes PSP very similar to Cheetah
in terms of templating flexibility, excepting that any logic needs to be
done in
Python, which is a plus. But of course, PSP is HTML specific...

...Edmund.


_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to