Hello, I need to replace static sfProcessCache calls and I am figuring
how to do it. I have no idea how to replace

sfProcessCache::set('variable', $variable); and
sfProcessCache::get('variable');

I thought that I should look into sfCompatPlugin, but unfortunatelly
sfProcessCache was not rewritten to use new cache system to give an
example how to do it the new way.

I need to store some arrays into eaccelerators cache from filter. How
can I do that?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to