On Friday, June 13, 2003, at 17:40:58 [UTC+0200] (Friday, June 13, 2003
17:40 my local time) Carsten Th�nges wrote:

> Maybe we should use prefixes for varibles...?

Yes, it will be useful and sometimes makes templates more readable.

I have one additional comment to your templates regarding dummy unused
variables like '%___'. They consume additional memory and slowdown recursive
computation. They may produce strange side effects if such 'dummy' variable
eventually gets a value. I know the purpose of using such a format, but in
my opinion they are not necessary (using '%-' macro for formatting purposes
slowdowns template operation as well).

-- 
Best regards,
Zygmunt Wereszczynski
(Using The Bat! v1.63 Beta/11 on Windows 98 4.10 Build 2222 A )


________________________________________________________
 Current beta is 1.63b11 | "Using TBBETA" information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to