On Monday 22 April 2002 03:07 pm, Stephen Ng wrote:
> If foo.xslt <xsl:import>'s bar.xslt, Cocoon doesn't check to see if
> bar.xslt has changed.  Is there a way in the sitemap to explicitly
> specify that foo.xslt depends on bar.xslt?

Not at this time. Cocoon doesn't know that bar.xslt is even used by foo.xslt 
until foo.xslt is run for the first time.

It should be possible to modify the caching behavior of the XSLT transformer 
to take into account imported and included files. (Its on my internal TODO 
list as this bugs the hell outta me too).

I can give you a rough outline of how I was planning to fix if you want to do 
it :)
-pete

-- 
peter royal -> [EMAIL PROTECTED]

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to