Re: [xml] libxml memory consumption



On Tue, Aug 07, 2001 at 12:23:13AM +1000, Gavin Sherry wrote:

Would there be any value in integrating this into the main source tree and
building it into the user API?

 Yes, some people call this the push mode...
Note that using a subset of XPath syntax for expresssing the matches
would make sense. The problem is that you won't have the DOM tree,
so reuse of the existing XPath or libxslt/pattern.c may probably be
more troubles than gain, // / [n] and qname element matching are 
probably sufficient, one open question is how to express the namespace
in the expression, of how to design the API  to pass namespaces binding,
everything else should be relatively simple C code.

Daniel

-- 
Daniel Veillard      | Red Hat Network http://redhat.com/products/network/
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]