RE: [xslt] Thread safe?



> 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.

Thanks for your answer Mark. But how do you do to
report the errors (and eventually the debugging
output) for different instanciations of the COM object
given that they are forced to use the same context
(xmlGenericErrorContext)?

Jerome


> _______________________________________________
> xslt mailing list, project page
> http://xmlsoft.org/XSLT/
> xslt@gnome.org
> http://mail.gnome.org/mailman/listinfo/xslt


__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com



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