Re: [xml] Better hash function for dict.c



On Thu, Apr 17, 2008 at 03:15:18PM +0200, Ralf Junker wrote:
Stefan Behnel wrote:

The main impact should be on the parser, and only if you use a dictionary for parsing. 

Could you give a simple example for "dictionary parsing"? Or does, for example, xmlTextReader use the 
dictionary automatically?

The Reader as all the xmlRead... functions use the dictionnary by default.
Only the old xmlParse... functions may lead you to use a parsing context
without a dictionary.

Daniel

-- 
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard      | virtualization library  http://libvirt.org/
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]