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