Some additional information. It would appear that changing the xml document forces it to use the new stylesheet. So i guess the issue is that no matter what stylesheet is attached dynamically, if the document has not changed and is considered rendered in cache, the cache is served. Since the cache is a combination of a stylesheet and an xml document, shouldn't the cache be invalidated if a stylesheet is swapped out?
You need to append something to $r->notes('axkit_cache_extra') that indicates that the stylesheet is changing. Otherwise AxKit can't know that you've changed it.
Matt.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
