Ovidiu Predescu a écrit :

>
>I've created an EmbeddedXMLPipe that removes the events you mention. I
>use it like this:

<snip/>

>I have this class in src/org/apache/cocoon/xml/.
>
>Regards,
>-- 
>Ovidiu Predescu <[EMAIL PROTECTED]>

Ovidiu, I added your EmbeddedXMLPipe in the CVS.

I also patched DOMStreamer so that it automatically uses EmbeddedXMLPipe
if the streamed node isn't a Document, so it's not necessary to pipe
it's output to EmbeddedXMLPipe.

This is in fact a regression in DOMStreamer since it was rewritten using
JAXP, and that was breaking <xsp:expr> with DOM nodes.

Thanks.
-- 
Sylvain Wallez
Anyware Technologies - http://www.anyware-tech.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to