Le 17 janv. 2010 à 22:45, Ali a écrit :

> I think it's better to override generateCacheKey function in
> ViewCacheManager.
> 
> To do this you need to declare 'sf_cache_namespace_callable' config
> value and set it to your function name, which will alter the key
> depending on the user session parameters (you can get the initial key
> by calling original sfViewCacheManager instance from withing this
> function).

Ok.
But If I call generateCacheKey() of sfViewCacheManager within my callable it 
will be a infinite loop?

--
Nicolas CHARLOT




-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.


Reply via email to