Hi all,

I would like to easily disable the caching pipelines (ie. being non-caching) when o.a.c.mode=dev and reloading is on. Reloading does not help a lot when everything gets cached...

One idea was to use the dev/prod file loading mechanism with xconf files (like it is possible with properties and Spring xml files), so that i have a dev/no-caching.xconf in which all "caching" pipelines are configured to use the NonCachingProcessingPipeline and a prod/caching.xconf in which the caching pipelines are properly configured. I did not find a way.... is it somehow possible?


Alex


--
Alexander Klimetschek
http://www.mindquarry.com

Reply via email to