Re: [xslt] libxslt: xsl:include/import cache?



On Tue, 4 Dec 2001, Elizabeth Mattijsen wrote:

> I've been looking for ways to reduce the memory usage of a web-server that
> will have a _lot_ of stylesheets, many of which will be referring to the
> same "subroutine" templates by using <xsl:include>.

[snip]

I've been thinking about this some, and I think it might be quite a useful
pattern for many people. So how about having a "document" callback, which
would be mutually exclusive with the current "open/read/close" callbacks?
It would just return a xmlDocPtr given a URI following a successful match.

-- 
<Matt/>

    /||    ** Founder and CTO  **  **   http://axkit.com/     **
   //||    **  AxKit.com Ltd   **  ** XML Application Serving **
  // ||    ** http://axkit.org **  ** XSLT, XPathScript, XSP  **
 // \\| // ** mod_perl news and resources: http://take23.org  **
     \\//
     //\\
    //  \\




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]