Re: [xml] htmlCreateMemoryParserCtxt
- From: Jerome Pesenti <jpesenti yahoo com>
- To: veillard redhat com
- Cc: xml gnome org
- Subject: Re: [xml] htmlCreateMemoryParserCtxt
- Date: Tue, 15 Apr 2003 12:46:34 -0700 (PDT)
on how to use libxml/libxslt in a multi-threaded
application. Right now, here are some things
which can not be done in a thread safe way:
- catch debug messages in the XSLT transform
   Hum, the XSLT transform context has its own error
handler
       xmlGenericErrorFunc  error;         /* a
specific error handler */
       void              * errctx;         /*
context for the error handler */
at least the placeholder is tehre, maybe the code
doesn't call it.
Can you check ?
The error handler works fine, no problem... I was
talking about the debug handler....
  Actually I did that, not released but will be
available.
I'm not against adding the APIs necessary for a
fully threaded
use, if you're ready to play the guinea pig, why not
iron this
out ...
I am definitely ready to play the guinea pig, we are 
building an application using XSLT and HTML parsers
which will be wrapped up into a COM object and for
which we want to report as detailed error/debug
messages to the user as possible.
Regards,
Jerome
Daniel
-- 
Daniel Veillard      | Red Hat Network
https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit
 http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine
http://rpmfind.net/
__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]