26 Jul
2001
26 Jul
'01
6:16 p.m.
Thomas B. Passin writes:
[Joel Burton]
One small thing to note: the dtml-set add-on makes local variables extremely clean:
Yes, and I got very interested in it when I first read about it.... If you want to compare Zope with CF, you should look at ZPT.
Local variables are no problem at all with ZPT. It has a very nice architecture, works very well with Web Design tools (such as DreamWeaver and GoLife) and uses much less magic than DTML. Dieter