Re: [xslt] Thread safety changes



Hey, remember back when Jesse Pelton said:
> - Once Peter Jones' patch is applied, will libxslt be thread safe by
> default?

Yes and no. Once xsltInit is public, you can call that before any
threads use libxslt. After that, it should just be a matter of using
per-thread error handlers in the stylesheet and transform contexts.

-- 
Peter Jones <unix;c++;crypto;xml;vi;4wd;geek> [ http://pmade.org ]
PGP Fingerprint: 27AD 7922 D3BC 46A3 3627 D7B4 4240 46C3 A41E 844A



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