Jörn Heid wrote: > > As far as I tested my my idea of C2 seems to be wrong. > > Instead of an contious processing of XML->XSLT->HTML I found about that the > serializer starts working if all of the xslt processing has finished. > Is this right?
No. It may seem like that, because the output of the serializer is buffered. For small pages, it is possible for the entire page to be buffered before the buffer fills up. -- "Those who would trade liberty for temporary security deserve neither" - Benjamin Franklin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]