On 2/7/06, Alberto <[EMAIL PROTECTED]> wrote: > > Another thing that pops up to my mind is that, as template_vars get > computed using a set (there cannot be duplicates), it wouldn't hurt to > list all the variables which are pulled from the widget instance into > the widget's template, regardless if they're already listed at one of > the bases. Just to be more explicit. > > What do you think? (I'm probably smoking crack again on this one...)
Nope, no crack there. You're right... this should more properly be a set. Kevin

