[Zope] New to Zope
Dylan Reinhardt
zope at dylanreinhardt.com
Wed Nov 12 19:29:51 EST 2003
On Wed, 2003-11-12 at 13:48, Jay Dorsey wrote:
> Is there anything DTML can do that ZPT can't do?
It can help you leave work by 5:00. :-)
Besides that, DTML can produce non-XML output, performs a little better
and has a couple other bells and whistles going on.
Many people here will tell you that anything else DTML does that ZPT
doesn't is something that should be done with a Python Script anyway.
Listen to them... they're right about that, though it doesn't
necessarily follow that DTML is bad.
BTW, if you use DTML, start with DTML *Methods* until you get deep
enough in to grok the difference between methods and documents.
HTH,
Dylan
More information about the Zope
mailing list