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



Alexandre Bique schrieb am 11.01.2011 um 18:09 (+0100):
> 
> I would like to limit the duration of xsltApplyStylesheet(), because
> some scripts take too much time and I have no control on it.

If you have the power to abort the transformation (maybe using "alarm"
or a similarly brutish approach), you should also have the power to
prevent it in the first place, shouldn't you.

-- 
Michael Ludwig


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