15 Dec
2003
15 Dec
'03
2:55 p.m.
Hello. Thanks for your input. I have one more question. Could I not just use DTML instead of TAL for this purpose? The <dtml-in> tag achieves the same thing as <tal:repeat> and since I am doing nothing more than just displaying some of the properties of local file objects(while hiding or ignoring other properties) that lie within a Local FS object, I don't feel the great need to use TAL. TAL does have the nice quality of separating logic from presentation but the logic involved in this case is on the light side unless I am mistaken. Anyone's input and help on this matter would be greatly appreciated. Thanks. - Asad