> Yes, performance is the key here. The difference is that this switch > makes *all* tools refresh themselves on every request, while the scope > change affects your single tool only. >
Ok, thanks. > Again, I can only emphasize that RunData objects should not be used in > any other scope than request. I use the RunData only in a tool to help rendering a response from a template. So this is only for one request. Setting the scope to request does actually work. The solution provided in http://turbine.markmail.org/message/xchloohdlo7enj2l should work too, but haven't used it so far. bye christian --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
