Re: [xslt] Hi, how to limit the duration of an XSLT transformation ?



On 12/01/2011 11:03, Alexandre Bique wrote:
I don't understand how to abort the transformation and if it can be
safe? How do I cancel a running xsl transformation ? Is there
public/private API like xsltAbortTransformation() ? How can I be sure
that the current stack and all the context allocated memory will be freed ?

I think the only safe way to do this is to start the XSLT transformation in an external process.

Nick


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