Cache Modification

View: New views
1 Messages — Rating Filter:   Alert me  

Cache Modification

by Jupiter 1 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi

I'm updating my "Page Part Handling"-Extension (http://github.com/
screenconcept/radiant-page-part-handling-extension) so that it works
with Rack::Cache. This extension renders a page without layout by an
ajax request and
stores it differently within the cache.

To store ajax requested pages different from others I overwrote the
methode "generate" in Rack::Cache::Key what worked well in development
enviroment. Also I allready push it on github. When I switched to
production "config.cache_classes" is enabled and my metaprogrammig
doesn't work anymore.

Does somebody have me a hint for me how I can fix it or a better way
to reach my goal.


Thx for help
Pascal

--~--~---------~--~----~------------~-------~--~----~
Radiant CMS Dev Mailing List
Post:        radiantcms-dev@...
Unsubscribe: radiantcms-dev-unsubscribe@...
Group Site:  http://groups.google.com/group/radiantcms-dev/
-~----------~----~----~----~------~----~------~--~---