[xslt] Xinclude from python



Hi Daniel,

I'm looking into your patch to enable xinclude.

My question is: how do I obtain a transformCtxt?

There is xsltNewTransformContext in transform.c, but this is now skipped by xsltgenerator.py. BTW, that's also the reason why setXIncludeDefault is not available in libxslt.py anymore and it explain why pyxsltproc.py complains when you try to enable xinclude.

What should I do? Re-enable the transform module in xsltgenerator.py, or move the functions to some other module (I guess not), or is there another way to obtain a transformCtxt?

Thanks,

-sbi



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