Removal of libxslt from Chrome
Carsten Leue <[email protected]> Mon, 7 Oct 2013 11:23:03 +0200
| Newsgroups | gmane.comp.gnome.lib.xslt |
|---|---|
| Message-ID | <CAA8t3fPA3kMUmpK4RZbkVVBbW15JfEW1yap_weOSQTSkpi5NOA@mail.gmail.com> |
I have recently learned that Chrome plans to remove client side XSLT support ( https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/k8aIeI6BCG0). One of the mentioned reasons is the size of the payload of the libxslt library (and libxml as a prereq) that is currently used to implement this function. I wonder if there is a way to execute a transform with smaller prereqs, e.g. by using a SAX interface to represent sources and result. Such that a client could decide to use an alternate xml implementation. Best regards Carsten _______________________________________________ xslt mailing list, project page http://xmlsoft.org/XSLT/ [email protected] https://mail.gnome.org/mailman/listinfo/xslt