Hello, I try to use the Cache capabilities of Monorail (Brail is my view engine). I put the Cache and CacheKeyFactory attributes on my ViewComponent class and implement the interface. But it seems to be ignored and the render method is always called.
Looking at the source code of NVelocity I an see where the cache is used in rendering the component but not in Brail. I also see that the DefaultCacheProvider service uses the ASP.NET one, there's some settings I should set in my config file to enable the caching? Thanks for the help, Matthieu -- You received this message because you are subscribed to the Google Groups "Castle Project Users" 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/castle-project-users?hl=en.
