* Jonas Lundberg: > Without these changes, it *almost* works. This is why I was > confused at first.
Without this change, caching can only work if you set a « cache-validity » in the sitemap. But of course you wouldn't have event-aware caching then. I wrote an EventAwareXQueryGenerator that just extends XQueryGenerator, overriding getValidity(). This is perhaps a little more elegant than hacking the XQueryGenerator directly ;-) -- Jean-Baptiste Quenot http://caraldi.com/jbq/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
