[ic] Setting multiple scratch in one tag

Paul Jordan paul at gishnetwork.com
Sat Jun 24 13:08:07 EDT 2006


Hello List

I frequently do things like:

[tmpn page_title]Home[/tmpn]
[tmpn seetab]home[/tmpn]
[tmpn subtab_a]1[/tmpn]

At the top of a page, depending on design there could be more. I was
wondering, would there be any efficiency gain to have a tag made that did
something like the following:

[tmp list=1]
	page_title: Home
	seetab: home
	subtab_a: 1
	foo: [sql-param bar]
[/tmp] 

I imagine that it only needs to call ?something? once to set all four, yes?
I am mainly thinking of the typing speed, readability and maintenance of
these things, as well as any execution gains.

 Paul Jordan



More information about the interchange-users mailing list