Is there any plans to implement the discussed caching methods in near future releases of sablotron? We would be willing to assist, if necessary. Thanks! -derek -----Original Message----- From: David Hedbor [mailto:[EMAIL PROTECTED]] Sent: Sunday, October 08, 2000 10:59 PM To: Sablotron Mailing List Subject: Re: [Sab] Sablotron Performance - we want/need caching Kaiserovi <[EMAIL PROTECTED]> writes: > Yes this sounds reasonable; there should be a function to parse a > document and return a pointer to its tree in any case. We'd have to have > several versions of each of the processing functions though: > SablotRunProcessor, SablotProcess etc. (you might want to pass in a > preparsed stylesheet, or the XML, or both) - or is there a more elegant > way? Pass a struct which can contain a filename/url, the data or the preprocessed data, with a union for the data and something to indicate the type of the data? -- [ Below is a random fortune, which is unrelated to the above message. ] No matter where I go, the place is always called "here".
