[Zope] ZPT: ready for prime time?
Peter Bengtsson
mail@peterbe.com
Fri, 22 Jun 2001 18:33:05 +0200
> You're joking right? They're both horrible :-(
>
> I'm sure the second one could be made nicer with a bit mroe PythonScript
usage,
> if not then I'll stick with DTML, and I'm sure people here can remember
how much
> I like DTML ;-)
Irony? Do you like or dislike DTML?
The syntax in ZPT might _look_ a little bit messier in terms of number of
characters, but it is easier to _read_ because you must specify everything
more precisly.
<dtml-var firstname> isn't very obvious to debug. Where the hell does
'firstname' come from?
> cheers,
>
> Chris
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )