Kees Broenink wrote:

Cocoon is *streaming* the XML through the pipelines.
That's what you would expect from a today's XML pipeline
architecture ...which is also the reason why you cannot
react on XML values inside the stream from the sitemap
level without buffering the whole process.

An easy way to explain this is to say that the sitemap is a language to *build* pipelines, and that only once the pipeline is *complete*, i.e. it has a serializer, then it is executed.

Sylvain

--
Sylvain Wallez                        Anyware Technologies
http://people.apache.org/~sylvain     http://www.anyware-tech.com
Apache Software Foundation Member     Research & Technology Director

Reply via email to