<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=windows-1252"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jonathan wrote:
<blockquote cite="mid001101c614af$f916ef60$677ba8c0@amd" type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.2900.2802" name="GENERATOR">
  <style></style>
  <div><font face="Arial" size="2">To pour fuel on the flames...</font></div>
  <div> </div>
  <div><font face="Arial" size="2">+1 DTML</font></div>
  <div><font face="Arial" size="2">-1 ZPT</font></div>
  <div> </div>
  <div><font face="Arial" size="2">Why...</font></div>
  <div> </div>
  <div><font face="Arial" size="2">1) For 'quick and dirty' demos and
rapid application prototyping DTML does the trick (yes, even including
ZClasses), it is fast, easy, reasonably robust and it works!</font></div>
  <div> </div>
  <div><font face="Arial" size="2">2) For 'heavy lifting' (ie. intense
computation, high loads, etc.) I prefer a 'product' approach.</font></div>
  <div> </div>
  <div><font face="Arial" size="2">3) For client-side
functionality/control </font><font face="Arial" size="2">I prefer an
AJAX approach using a combination of javascript/HTML/XHTML/XHTML-MP
plus server-side python scripts/external methods/products.</font></div>
  <div> </div>
  <div><font face="Arial" size="2">ZPT is a bit of a hybrid
which increases overhead and doesn't really bring any new functionality
to the table (for my applications and environment).  Yes, for
separating (well, mostly separating) content from display formatting
ZPT is one possible solution, but the divorce of content and
presentation is better achieved with an AJAX type of approach.</font></div>
  <div> </div>
  <div><font face="Arial" size="2">I think Zope beginners would be
better off using DTML (easier to learn, user's get quicker results and
therefore have more satisfaction with Zope as a development platform),
and then 'serious' development should be done using an AJAX approach
with Zope 3 - the way of the future imho :-)</font></div>
  <div> </div>
  <div><font face="Arial" size="2">If we had to make a choice for the
future I would prefer Zope 2 + DTML and Zope 3 + AJAX (and consign ZPT
to the 'good idea at the time' bin).  Possibly, in the distant future,
AJAX utilities/ides will exist which will make rapid prototyping and
'quick &amp; dirty' demos feasible, in which case Zope 2 + DTML could
fade into happy history.</font></div>
  <div> </div>
  <div><font face="Arial" size="2">Just my 1-1/2 cents.</font></div>
  <div> </div>
  <div> </div>
  <div><font face="Arial" size="2">Jonathan</font></div>
  <div> </div>
  <blockquote
 style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">-----
Origin</div>
  </blockquote>
</blockquote>
<br>
Think about it:  we argue about Z Classes vs DTML vs ZPT + python
scripts vs Products.  Its all good.<br>
<br>
Zope + 1<br>
  <br>
<span class="moz-smiley-s1"><span> :-) </span></span><br>
<br>
David<br>
<br>
<br>
</body>
</html>