From kfm-devel Wed Nov 03 10:46:18 2004 From: Frans Englich Date: Wed, 03 Nov 2004 10:46:18 +0000 To: kfm-devel Subject: Question: time-scale of impl. CSS/XSLT client side Message-Id: <200411031046.18305.frans.englich () telia ! com> X-MARC-Message: https://marc.info/?l=kfm-devel&m=109947837206137 Hello, I have a blatant wondering about the plans of implementing two features, namely client side rendering of XML with CSS[1] and XSLT[2]. For a web-project of mine, it could be good to know the time-scales in rough terms, in case anyone have it in plans. While CSS rendering seems to me easiest, combining existing code, XSLT looks like a horror since no C++ XSLT stack is available, not even at far sight(right?). Perhaps one could use libxml/xslt's C++ bindings?[3] Those libs are at least popular, the fastest around, and feature rich. Absence of Patch, Ramblings, & Greetings, Frans 1. http://bugs.kde.org/show_bug.cgi?id=88821 2. http://bugs.kde.org/show_bug.cgi?id=55420 3. http://xmlsoft.org/python.html