Ross Gardler wrote: > > My point is that I can already do the this same processing with: > <document> > <header>...</header> > <body> > <xi:include src="/feeds/somefeed.xml"/> > </body> > </document>
Does xi:include enable documents to be handled with the Cocoon cache? When that included document changes, does Cocoon contine to use the cached content rather than reloading? Perhaps aggregation using the sitemap would be better. David
