> The major difference is that attributes.query is set to
> caller.[insert query name here]
>
> And that's how this works.  The custom tag has worked for
> years, I just wanted to get rid of the evaluates.

I'd recommend rewriting it so that you simply pass the query as an
attribute, rather than passing its name as an attribute. There's no
performance cost to doing this, as queries are passed by reference. It also
avoids any need to evaluate variables using strings containing their names.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444

[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to