On Thu, 2003-09-18 at 15:15, Matt Sergeant wrote: > > Do i have to do stylesheet selection earlier and append the notes to > > ensure that my Dynamic Processor even gets called? > > You said you're doing a Trans handler to change the URI - do it in > there. Add either .xml or .html to the axkit_cache_extra in there.
Done. And it works beautifully. Thanks for the help. Is there a doc somewhere on how AxKit's caching architecture works? I'd like to learn a bit more about it. In specific, i noticed now that i do the axkit_cache_extra bit in the Trans handler, the Dynamic Processor gets called every time. Does that mean i've completely defeated caching? thanks, arne --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
