>I am wondering where in the development cycle this is

Incomplete, improving rapidly.

>is there another way inside of xalan to cache stylesheets after they
>have read in and used?

If I remember correctly: go thru the TRaX APIs up to the point where you
have a Templates object, then use it to generate Transformer instances as
needed. See http://xml.apache.org/xalan-j/usagepatterns.html#multithreading
for some info on that.


Reply via email to