Re: [xslt] Thread Safety Changes



On Wed, Jan 29, 2003 at 08:23:31AM -0800, Peter Jones wrote:
> Hey, remember back when Daniel Veillard said:
> >   Makes sense, RFE it in bugzilla,
> 
> Sorry, I don't know what RFE is.

  Request For Enhancement :-)

> > Changing the internal Stylesheet processing APIs are not the right solution
> > IMHO, I would rather add a new entry point for parsing a stylesheet where
> > an error function and context can be provided too. I.e. keeping the API
> > function oriented and trying to preserve data structures allocation and
> > content as private as possible.
> 
> Okay, so you would like to see a new function, sounds right. How about
> one that takes an xmlDocPtr, Error Function and Error Function context?
> It will set up the Stylesheet struct and make the same calls that
> xsltParseStylesheetDoc does.

  Exactly ! Providing a patch would speed up the process ;-)

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]