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 ?

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

Thank you.


On Mon, Sep 17, 2012 at 11:57 AM, Lance Java <lance.j...@googlemail.com>wrote:

> Symbols can not change after the app has been initialized. If you need a
> dynamic property, you will need to provide your own mechanism to handle
> this.
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/5-3-5-Reference-to-injected-symbols-from-POJOs-tp5716339p5716340.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to