Hi, I'm currently using XSLTC in native mode. I've made a task in ANT to compile XSLT files into classes, before using them. These classes will be reused many times, and I have to offer the possibility to *cascade* them. I used the XSLTApp example (which I adapted for my needs) for cascading the stylesheets with Xalan, but I don't manage to do the same thing with XSLTC in native mode... Can someone help?
Thanks in advance, Bruno Verachten, France.
