On Thu, 2003-09-18 at 11:07, Arne Claassen wrote:
> I've been playing with my custom Dynamic Processor and i'm running into
> .xmlstyle_cache issues.
> 
> I.e. once i access a document with one style, no matter what style i
> have the the Processor choose, it always picks the first one ever used.
> The only way to get it to use the new stylesheet is to remove
> .xmlstyle_cache.
> 
> Should i not be using the Dynamic Processor and write a custom Style
> chooser instead?

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?

arne


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

Reply via email to