[Zope] Disadvantages of using DTML

Andy McKay andym@ActiveState.com
Tue, 10 Oct 2000 13:29:31 -0700


You lose out on all the wondeful help you get from this mailing list :)

But seriously this is a html generator... dtml is a great deal more than
just a html formatter, it can call objects, run python and lots of stuff.

----- Original Message -----
From: "Jason Spisak" <444@hiretechs.com>
To: <zope@zope.org>
Sent: Tuesday, October 10, 2000 2:43 AM
Subject: [Zope] Disadvantages of using DTML


> Zopists,
>
> Can anyone tell me off hand any big disadvantages to not using DTML
> (Caching, etc...) and using a package like HyperText
>
> http://dustman.net/andy/python/HyperText
>
> to produce html display for your objects, and use python to process it?
>
>
> Jason Spisak
> 444@hiretechs.com
>
> _______________________________________________
> 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 )
>