Am Fre, 2003-02-28 um 17.44 schrieb Robin Berjon: > Tom Schindl wrote: > > Well if I manage to implement the Caching of the serialized image > > I really think that shouldn't be a problem, I think AxKit handles it by itself.
No for me it seems that axkit always enters my handler and code is executed normally. Which indeed means that the whole transformation process is done and that's not what I want! If the SVG-File has not changed since last processing, I want axkit deliver the already transformed file. This means that when transforming the SVG the first time it has to be put into a Cache. And when looking into other language modules (e.g. XSP.pm) I find something like => Apache::AxKit::Cache->new(....). I think that's what I need. But at the moment I have no idea how to use it still I think that nothing remains than taking a closer look at how it is used but documentation is lacking at this point. > > At this point I'll use simply PerlSetVar but I'll think about the > > pnote-thing. > > Actually PerlSetVars can be modified programmatively IIRC, so it's a bit similar > to pnotes. That way you could do if (nn4) jpeg else png. > I've now implemented both ways, with the default fallback to png. bye tom -- Tom Schindl <[EMAIL PROTECTED]>
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
