It must have a way to call external code. However, calling C++ code packaged in a, say, DLL, from non-C++ code might be tricky (mildly put), having in mind the name mangling and all. I'm not sure that Xalan has C based API for transformation (it looks like it has XPath C API at least) but if it does, that might be your best bet.
Thanks for the insight. I believe this would be a really attractive option. I'll have to research it more.
Chris
_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
