29 Sep
2005
29 Sep
'05
7:10 a.m.
Julian Yap wrote:
Another query I had was on the practice of using control flow (ie. if, for, etc.. statements). I guess the best way is to keep your control flow in Python scripts? Is this the common practise?
Well, it seems to be that a little bit of python in a tal:condition is quite common, but if it gets more than that then yeah, probably move the logic out to a Script (Python)... cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk