On Wed, 27 Oct 2004, Unico Hommes wrote:
A Serializer will never deal with WrappedEnvironments AFAICS. Internal xml pipeline processing is pipeline minus Serializer.
Hm, don't think so. Example:
<map:match pattern="dynamic.jpg">
<map:generate src="foo.svg"/>
<map:seialize type="svg2jpg"/>
</map:match><map:reader src="cocoon:/dynamic.jpg"/>
Vadim
