Where exactly is the XMLByteStream used?

Lots of places. Caching in general


> If it is possible to apply a
transformation step afterwards I see possible unexpected behaviour:

<xsl:template match="text()">
  <p><xsl:value-of select="."/></p>
</xsl:template>

If we talk about the same problem I see, there will possibly be later more <p> than there should be. It should be fixed then.

Yes, I guess this is a problem with the current patch. Maybe we even should revert it for the release.

I already have something sitting on my disk.
Will try and commit it after the code freeze.

cheers
--
Torsten



Reply via email to