Re: Hi, how to limit the duration of an XSLT transformation ?
Michael Ludwig <[email protected]>
| Newsgroups | gmane.comp.gnome.lib.xslt |
|---|---|
| Message-ID | <20110112012302.GD3388@wladimir> |
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