[jdev] xmpppy 0.1.1 release
seth vidal
skvidal at phy.duke.edu
Fri Sep 24 07:43:52 CDT 2004
On Fri, 2004-09-24 at 13:25 +0200, Jacek Konieczny wrote:
> On Fri, Sep 24, 2004 at 03:19:35PM +0400, Alexey Nezhdanov wrote:
> > POV - either you wants standart python libxml
>
> libxml2 used by PyXMPP is not a standard python library, it have to be
> installed separately. It may be a problem, but libxml2 parser is really
> fast and feature rich (in opposition to XML parsers from standard python
> library, at least when I was checking them, some time ago).
>
Another point in favor of libxml2 is that it is incredibly standards
compliant. However, libxml2 can be very difficult to use w/o having it
collect memory problems.
http://www.dwerg.net/2004/articles/libxml
as a case in point.
-sv
More information about the JDev
mailing list