Re: [xslt] Replacing the dict used by the transform context



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 <behnel_ml gkec informatik tu-darmstadt de> 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]