On 4 Oct 2002, html-template-users e-mails from neil prockter wrote: > I'm using global_vars but it does seem to work unless I referece the variable > in their outer level scope. By this I mean if I have loop A and loop B within > loop A the variable from conext A only appear in cointext B if they were > referenced in context A
True. > is this a bug? Hmmm. Well, it certainly wasn't intentional but the documentation certainly isn't clear on this point. I'll say "yes, but". The "but" is that it's unlikely to be fixed any time soon. The global_vars feature is such a nasty hack that the fact that it works at all is a miracle. Without a complete overhaul this bug is unlikely to go away. Of course, I could be wrong. If anyone in the audience wants to step up and solve this problem I would be more than happy to take a patch. -sam ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Html-template-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/html-template-users
