Re: [xslt] libxslt escaping urls when outputting HTML
- From: Daniel Veillard <veillard redhat com>
- To: xslt gnome org
- Subject: Re: [xslt] libxslt escaping urls when outputting HTML
- Date: Mon, 16 Sep 2002 14:58:42 -0400
On Mon, Sep 16, 2002 at 10:50:00AM -0700, Jean T. Anderson wrote:
> I'm working on integrating libxslt into a shared library and providing
> some support for xsltproc options. I'm having to create two distinct
> processes for executing requests: one for xsltproc options that get set
> at the thread level, such as --param, and another for options that get
> set at the global level, such as --verbose, --maxdepth, --nonet, and
> --novalid. (The fact that memory allocation routines and error handlers
> also get registered at the process level instead of the thread level
> aren't a problem for this particular application.)
>
> It's threads like this one on escaping urls that remind me that I am far
> from having a handle on all the globals that are out there.
Just to be sure: you have checked include/libxml/globals.h
include/libxml/threads.h and http://xmlsoft.org/threads.html
I assume that yes, but just in case :-)
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/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]