Hi Stefan, hi all, what do you think about the following approach?
It is possible to disable the default libxml memory manager, and use instead the Python memory manager, with garbage collector. Then, the shared dict will not disappear when the document is freed. On Sun, 06 Aug 2006 22:51:54 +0200 Stefan Behnel <[EMAIL PROTECTED]> wrote: > Hi, > > I'm the maintainer of lxml, a pythonic Python binding to the > libxml2/libxslt libraries. > ... > > Hoping for approval, > Stefan > -- Oleg Parashchenko olpa@ http://xmlhack.ru/ XML news in Russian http://uucode.com/blog/ Generative Programming, XML, TeX, Scheme XSieve at XTech 2006: http://xtech06.usefulinc.com/schedule/detail/44 _______________________________________________ xslt mailing list, project page http://xmlsoft.org/XSLT/ [email protected] http://mail.gnome.org/mailman/listinfo/xslt
