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
_______________________________________________
xslt mailing list, project page http://xmlsoft.org/XSLT/
[email protected]
http://mail.gnome.org/mailman/listinfo/xslt

Reply via email to