<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<pre>Hi <meta http-equiv="content-type"
 content="text/html; charset=ISO-8859-1"><b>Nikolay</b>,


&gt; If I'm right then only solution is to link to libxml2 statically from 
&gt; each module. Is it an acceptable way?
&gt;
&gt; P.S. having a separate copy of libxml2 allows to tweak its namespace 
&gt; support (I believe there's some discussions of that problem in bugzilla).
</pre>
<br>
I think it would be better to avoid using libxml2 for xmllite
implementation. Writing XML parser from scratch is easy and we can
avoid problems with incompatibilities.<br>
<br>
Jacek<br>
</body>
</html>