I'm not sure about the latest version, but when I looked at it... Take simple SQL example (IIRC, /cocoon/sql/sql-page), and change XSL used in this pipeline to the very basic one - no tables, plain text. Then you would (at least, should) be able to see how data comes before processing is finished (especially if DB have enough entries).
Please note, that if you use XSLT, some transformations require obtaining all data before producing any results. This may be your case. Vadim > -----Original Message----- > From: JÃrn Heid [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 01, 2001 6:41 AM > To: Cocoon-Dev > Subject: Questrion about the pipelining > > > 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? > > JOERN > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]