upgrade.html revision 373a4758b7139b5605f51a1f9dbc74bffe7b5151
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"> 2<html> 3<head> 4<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> 5<style type="text/css"><!-- 6TD {font-family: Verdana,Arial,Helvetica} 7BODY {font-family: Verdana,Arial,Helvetica; margin-top: 2em; margin-left: 0em; margin-right: 0em} 8H1 {font-family: Verdana,Arial,Helvetica} 9H2 {font-family: Verdana,Arial,Helvetica} 10H3 {font-family: Verdana,Arial,Helvetica} 11A:link, A:visited, A:active { text-decoration: underline } 12--></style> 13<title>Upgrading 1.x code</title> 14</head> 15<body bgcolor="#8b7765" text="#000000" link="#000000" vlink="#000000"> 16<table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr> 17<td width="180"> 18<a href="http://www.gnome.org/"><img src="smallfootonly.gif" alt="Gnome Logo"></a><a href="http://www.w3.org/Status"><img src="w3c.png" alt="W3C Logo"></a><a href="http://www.redhat.com/"><img src="redhat.gif" alt="Red Hat Logo"></a> 19</td> 20<td><table border="0" width="90%" cellpadding="2" cellspacing="0" align="center" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3" bgcolor="#fffacd"><tr><td align="center"> 21<h1>The XML C library for Gnome</h1> 22<h2>Upgrading 1.x code</h2> 23</td></tr></table></td></tr></table></td> 24</tr></table> 25<table border="0" cellpadding="4" cellspacing="0" width="100%" align="center"><tr><td bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr> 26<td valign="top" width="200" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td> 27<table width="100%" border="0" cellspacing="1" cellpadding="3"> 28<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Main Menu</b></center></td></tr> 29<tr><td bgcolor="#fffacd"><ul> 30<li><a href="index.html">Home</a></li> 31<li><a href="intro.html">Introduction</a></li> 32<li><a href="FAQ.html">FAQ</a></li> 33<li><a href="docs.html">Documentation</a></li> 34<li><a href="bugs.html">Reporting bugs and getting help</a></li> 35<li><a href="help.html">How to help</a></li> 36<li><a href="downloads.html">Downloads</a></li> 37<li><a href="news.html">News</a></li> 38<li><a href="XMLinfo.html">XML</a></li> 39<li><a href="XSLT.html">XSLT</a></li> 40<li><a href="python.html">Python and bindings</a></li> 41<li><a href="architecture.html">libxml architecture</a></li> 42<li><a href="tree.html">The tree output</a></li> 43<li><a href="interface.html">The SAX interface</a></li> 44<li><a href="xmldtd.html">Validation & DTDs</a></li> 45<li><a href="xmlmem.html">Memory Management</a></li> 46<li><a href="encoding.html">Encodings support</a></li> 47<li><a href="xmlio.html">I/O Interfaces</a></li> 48<li><a href="catalog.html">Catalog support</a></li> 49<li><a href="library.html">The parser interfaces</a></li> 50<li><a href="entities.html">Entities or no entities</a></li> 51<li><a href="namespaces.html">Namespaces</a></li> 52<li><a href="upgrade.html">Upgrading 1.x code</a></li> 53<li><a href="threads.html">Thread safety</a></li> 54<li><a href="DOM.html">DOM Principles</a></li> 55<li><a href="example.html">A real example</a></li> 56<li><a href="contribs.html">Contributions</a></li> 57<li> 58<a href="xml.html">flat page</a>, <a href="site.xsl">stylesheet</a> 59</li> 60</ul></td></tr> 61</table> 62<table width="100%" border="0" cellspacing="1" cellpadding="3"> 63<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr> 64<tr><td bgcolor="#fffacd"><ul> 65<li><a href="APIchunk0.html">Alphabetic</a></li> 66<li><a href="APIconstructors.html">Constructors</a></li> 67<li><a href="APIfunctions.html">Functions/Types</a></li> 68<li><a href="APIfiles.html">Modules</a></li> 69<li><a href="APIsymbols.html">Symbols</a></li> 70</ul></td></tr> 71</table> 72<table width="100%" border="0" cellspacing="1" cellpadding="3"> 73<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Related links</b></center></td></tr> 74<tr><td bgcolor="#fffacd"><ul> 75<li><a href="http://mail.gnome.org/archives/xml/">Mail archive</a></li> 76<li><a href="http://xmlsoft.org/XSLT/">XSLT libxslt</a></li> 77<li><a href="http://phd.cs.unibo.it/gdome2/">DOM gdome2</a></li> 78<li><a href="ftp://xmlsoft.org/">FTP</a></li> 79<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li> 80<li><a href="http://garypennington.net/libxml2/">Solaris binaries</a></li> 81<li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml">Bug Tracker</a></li> 82</ul></td></tr> 83</table> 84</td></tr></table></td> 85<td valign="top" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%"><tr><td><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table border="0" cellpadding="3" cellspacing="1" width="100%"><tr><td bgcolor="#fffacd"> 86<p>Incompatible changes:</p> 87<p>Version 2 of libxml is the first version introducing serious backward 88incompatible changes. The main goals were:</p> 89<ul> 90<li>a general cleanup. A number of mistakes inherited from the very early 91 versions couldn't be changed due to compatibility constraints. Example 92 the "childs" element in the nodes.</li> 93<li>Uniformization of the various nodes, at least for their header and link 94 parts (doc, parent, children, prev, next), the goal is a simpler 95 programming model and simplifying the task of the DOM implementors.</li> 96<li>better conformances to the XML specification, for example version 1.x 97 had an heuristic to try to detect ignorable white spaces. As a result the 98 SAX event generated were ignorableWhitespace() while the spec requires 99 character() in that case. This also mean that a number of DOM node 100 containing blank text may populate the DOM tree which were not present 101 before.</li> 102</ul> 103<h3>How to fix libxml-1.x code:</h3> 104<p>So client code of libxml designed to run with version 1.x may have to be 105changed to compile against version 2.x of libxml. Here is a list of changes 106that I have collected, they may not be sufficient, so in case you find other 107change which are required, <a href="mailto:Daniel.�eillardw3.org">drop me a 108mail</a>:</p> 109<ol> 110<li>The package name have changed from libxml to libxml2, the library name 111 is now -lxml2 . There is a new xml2-config script which should be used to 112 select the right parameters libxml2</li> 113<li>Node <strong>childs</strong> field has been renamed 114 <strong>children</strong> so s/childs/children/g should be applied 115 (probablility of having "childs" anywere else is close to 0+</li> 116<li>The document don't have anymore a <strong>root</strong> element it has 117 been replaced by <strong>children</strong> and usually you will get a 118 list of element here. For example a Dtd element for the internal subset 119 and it's declaration may be found in that list, as well as processing 120 instructions or comments found before or after the document root element. 121 Use <strong>xmlDocGetRootElement(doc)</strong> to get the root element of 122 a document. Alternatively if you are sure to not reference Dtds nor have 123 PIs or comments before or after the root element 124 s/->root/->children/g will probably do it.</li> 125<li>The white space issue, this one is more complex, unless special case of 126 validating parsing, the line breaks and spaces usually used for indenting 127 and formatting the document content becomes significant. So they are 128 reported by SAX and if your using the DOM tree, corresponding nodes are 129 generated. Too approach can be taken: 130 <ol> 131<li>lazy one, use the compatibility call 132 <strong>xmlKeepBlanksDefault(0)</strong> but be aware that you are 133 relying on a special (and possibly broken) set of heuristics of 134 libxml to detect ignorable blanks. Don't complain if it breaks or 135 make your application not 100% clean w.r.t. to it's input.</li> 136<li>the Right Way: change you code to accept possibly unsignificant 137 blanks characters, or have your tree populated with weird blank text 138 nodes. You can spot them using the comodity function 139 <strong>xmlIsBlankNode(node)</strong> returning 1 for such blank 140 nodes.</li> 141</ol> 142<p>Note also that with the new default the output functions don't add any 143 extra indentation when saving a tree in order to be able to round trip 144 (read and save) without inflating the document with extra formatting 145 chars.</p> 146</li> 147<li>The include path has changed to $prefix/libxml/ and the includes 148 themselves uses this new prefix in includes instructions... If you are 149 using (as expected) the 150 <pre>xml2-config --cflags</pre> 151<p>output to generate you compile commands this will probably work out of 152 the box</p> 153</li> 154<li>xmlDetectCharEncoding takes an extra argument indicating the lenght in 155 byte of the head of the document available for character detection.</li> 156</ol> 157<h3>Ensuring both libxml-1.x and libxml-2.x compatibility</h3> 158<p>Two new version of libxml (1.8.11) and libxml2 (2.3.4) have been released 159to allow smoth upgrade of existing libxml v1code while retaining 160compatibility. They offers the following:</p> 161<ol> 162<li>similar include naming, one should use 163 <strong>#include<libxml/...></strong> in both cases.</li> 164<li>similar identifiers defined via macros for the child and root fields: 165 respectively <strong>xmlChildrenNode</strong> and 166 <strong>xmlRootNode</strong> 167</li> 168<li>a new macro <strong>LIBXML_TEST_VERSION</strong> which should be 169 inserted once in the client code</li> 170</ol> 171<p>So the roadmap to upgrade your existing libxml applications is the 172following:</p> 173<ol> 174<li>install the libxml-1.8.8 (and libxml-devel-1.8.8) packages</li> 175<li>find all occurences where the xmlDoc <strong>root</strong> field is 176 used and change it to <strong>xmlRootNode</strong> 177</li> 178<li>similary find all occurences where the xmlNode <strong>childs</strong> 179 field is used and change it to <strong>xmlChildrenNode</strong> 180</li> 181<li>add a <strong>LIBXML_TEST_VERSION</strong> macro somewhere in your 182 <strong>main()</strong> or in the library init entry point</li> 183<li>Recompile, check compatibility, it should still work</li> 184<li>Change your configure script to look first for xml2-config and fallback 185 using xml-config . Use the --cflags and --libs ouptut of the command as 186 the Include and Linking parameters needed to use libxml.</li> 187<li>install libxml2-2.3.x and libxml2-devel-2.3.x (libxml-1.8.y and 188 libxml-devel-1.8.y can be kept simultaneously)</li> 189<li>remove your config.cache, relaunch your configuration mechanism, and 190 recompile, if steps 2 and 3 were done right it should compile as-is</li> 191<li>Test that your application is still running correctly, if not this may 192 be due to extra empty nodes due to formating spaces being kept in libxml2 193 contrary to libxml1, in that case insert xmlKeepBlanksDefault(1) in your 194 code before calling the parser (next to 195 <strong>LIBXML_TEST_VERSION</strong> is a fine place).</li> 196</ol> 197<p>Following those steps should work. It worked for some of my own code.</p> 198<p>Let me put some emphasis on the fact that there is far more changes from 199libxml 1.x to 2.x than the ones you may have to patch for. The overall code 200has been considerably cleaned up and the conformance to the XML specification 201has been drastically improved too. Don't take those changes as an excuse to 202not upgrade, it may cost a lot on the long term ...</p> 203<p><a href="bugs.html">Daniel Veillard</a></p> 204</td></tr></table></td></tr></table></td></tr></table></td> 205</tr></table></td></tr></table> 206</body> 207</html> 208