Ola Natvig wrote: > Anybody out there who knows if the 4suite implementation of XSLT are a > threadsafe one?
What do you mean by that? You can of course transform xml using xslt in as many threads as you like - but what do you want with two or more threads in _one_ transformation? You start it, and some time later the result is there. -- Regards, Diez B. Roggisch -- http://mail.python.org/mailman/listinfo/python-list