On Tue, 09 Jan 2007 22:03:30 +0100, Erik Zachte wrote:
Repost with better formatting:
Also what happens when a switch stateent has hundreds of clauses, each with new sub-templates: are these all resolved before resolving the switch? Just wondering.
I believe they are resolved going in, then discarded. I experimented with using a magic word to defer evaluation (i.e. {{defer:template}}) but haven't had a chance to finish it or get any opinions on it. But there is a note on bug #8314