summaryrefslogtreecommitdiff
path: root/test/binding.c
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2007-09-29 01:41:23 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2007-09-29 01:41:23 +0000
commit878df9ef2b47cd09ffe6c8c9c2324435535ef52b (patch)
treeff2739087c040f4872adef4a3d0b3731f04ebea3 /test/binding.c
parent7eb2967d9be33c58e7927b7973c9dc50c9f71a62 (diff)
downloadlibdom-878df9ef2b47cd09ffe6c8c9c2324435535ef52b.tar.gz
libdom-878df9ef2b47cd09ffe6c8c9c2324435535ef52b.tar.bz2
dom_initialise() and dom_finalise() are now completely public, rather than hidden away in a header only meant for inclusion by bindings. Client applications are responsible for initialisation and finalisation of the dom library. This must happen before/after (respectively) any call to a dom library or dom binding library function.
The reason for this change is that, if multiple bindings are required, then the dom library should still only be initialised/finalised once. Only the client can enforce this sensibly. svn path=/trunk/dom/; revision=3606
Diffstat (limited to 'test/binding.c')
0 files changed, 0 insertions, 0 deletions