summaryrefslogtreecommitdiff
path: root/src/core/comment.h
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2007-09-29 01:01:55 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2007-09-29 01:01:55 +0000
commite99cc0c9b8c618b418b5e0b873d304faf4ad6a4b (patch)
tree720ad0f18306af6b11b9b1c0dbd622bf57792af6 /src/core/comment.h
parent04b889a8dd1de1fd913bad1749cd10bebadede6e (diff)
downloadlibdom-e99cc0c9b8c618b418b5e0b873d304faf4ad6a4b.tar.gz
libdom-e99cc0c9b8c618b418b5e0b873d304faf4ad6a4b.tar.bz2
Introduce global initialistaion/finalisation for DOM library. This should be used to initialise any parts of the library before they are used. Mostly, this will comprise of static initialisers. Finalisation cleans up afterwards. This API is only exposed to language-specific binding libraries -- they should expose their own global initialisation/finalisation routines which call the core libdom ones.
Introduce new utility code for namespace and qname processing. Port dom_document_create_element_ns() and dom_document_create_attribute_ns() to this new code. Make libdom-libxml's initialiser initialise libdom itself first of all. svn path=/trunk/dom/; revision=3604
Diffstat (limited to 'src/core/comment.h')
0 files changed, 0 insertions, 0 deletions