I've soem questions regarding to difference between Xalan for C Java. In fact the question is about mature of Xalan C. Does it support extensions mechanisms availiable in Java. Exactly, does it support org.apache.xalan.xslt.extensions.Redirect (redirecting output from XSLT processor to file) and does it support xalan:script (javascript) for scripting. Of course I'm against any use of extensions because of portability. But there are two cases when it is useful: first is mentioned redirection to file and second when I would like to have a global value which I can change and which is of course not supported in standard XSLT. And last question is Xalan C comfortant to Xpath document function.
Thanks a lot for answering for any of these questions. Sebastian Gil
