> > From what do you conclude that it interrupts your caching? > That even > > for pipelines which should be cached, still the log is > being created? > > This is perfectly sensible and correct, even in cached pipelines. > > Exactly, so we thought the caching was not being done, we > didn't thought that actions were processed otherwise.
Yes, it is a different one then the normal SitemapModelComponents. OTOH, you wouldn't be surprised if you would add logging to a sitemap matcher and saw logging, even for cached pipelines. Similar for map:select. Also adding logging in the setup() method of SitemapModelComponents will show you logging even for cached pipes (unless the isValid() method on your cached result already knows for sure the cached entry is valid). Think about the course I'll be giving in short notice, it might be useful :-) -Ard ******************************************** Hippocms-dev: Hippo CMS development public mailinglist
