On Mon, 17 Sep 2012 09:06:53 -0300, Muhammad Gelbana <m.gelb...@gmail.com> wrote:

Ok this is a problem now since I did a mistake by *assuming* that the value is being fetched from the provider *whenever* it's referenced and this is
allover my application now.

Is there a way to override the caching mechanism for my own *SymbolProviders* only ?

Answering the same question again, no. Why don't you just @Inject your SymbolProvider implementation in the place you need the mutable configurations and use it directly instead of using SymbolSource?

Also would someone please mention in the documentations that the default *
SymbolSource* *caches* resolved symbols.
http://tapestry.apache.org/symbols.html
http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/ioc/services/SymbolSource.html

Yeah, it could have been more explicit about that.

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to