On Wed, Dec 15, 2021 at 11:38 AM Stefan Behnel <[email protected]> wrote: > > OTOH, passing XML to an external XSLT 2.0 engine as serialised data instead > of an in-memory tree probably isn't that bad as an alternative, and trivial > to integrate on user side. So the pressure probably isn't all that strong. >
Probably true for simple use cases. I'm less confident about how easy it would be to implement callbacks for custom functions. VD, Bob _______________________________________________ lxml - The Python XML Toolkit mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/lxml.python.org/ Member address: [email protected]
