RE: [xslt] Thread safe?
- From: "Vakoc, Mark" <Mark_Vakoc jdedwards com>
- To: "'xslt gnome org'" <xslt gnome org>
- Subject: RE: [xslt] Thread safe?
- Date: Mon, 29 Apr 2002 11:40:43 -0600
> BTW has anybody tried libxslt in a threaded envt? for
> example embedded in a COM object?
>
Yes. I use libxml2/libxslt in an apartment threaded COM object (actually an
asynchronous pluggable protocol handler for Internet Explorer). Haven't had
any problems as I know what the libxml2/libxslt globals are and make sure to
wrap those with thread safe wrappers when needed. Haven't had any thread
related problems ever.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]