12 Mar
2003
12 Mar
'03
9:12 p.m.
Just for a simple comparison could you compare python scripts doing the same thing to DTML and ZPT also. I have done some of my own tests and found that python scripts are usually 4-10x faster then DTML or ZPT especially when things get complex. I have recently started moving some stuff from DTML to python scripts for speed and it has worked well.
When we get to more advanced computations, I'll naturally use Python Scripts. I'll even make a few tests for presentation using Python Scripts, since you ask. --jcc