On Mon, 28 Jan 2002, Sebastian Rahtz wrote: > On Mon, Jan 28, 2002 at 12:23:13PM +0000, Matt Sergeant wrote: > > > I want some of my XML files to NOT be cached after transformation. > > > Can I force this by anything on a per-file basis? > > > > You can sorta do it by turning on XSP processing and sticking in: > > > > <xsp:logic xmlns:xsp="...">$r->no_cache(1);</xsp:logic> > > > > immediately after your top level element. > > True; I was hoping to avoid the overhead of XSP, though.
Is this a perceived overhead or a tested one? -- <!-- Matt --> <:->Get a smart net</:-> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
