Robby Pelssers wrote:
> Hi,
>
>
>
> First of all nice to see some usefull documentation for Cocoon3.0.
>
>
>
> The following underlined snippet seems wrong to me:
>
>
>
> A pipeline works based on two fundamental concepts:
>
> · The first component of a pipeline is of type
> |org.apache.cocoon.pipeline.component.Starter|. The last component is of
> type |org.apache.cocoon.pipeline.component.Finisher|.
>
> · In order to link components with each other, _the first has to
> be a _|_org.apache.cocoon.pipeline.component.Finisher_|_, the latter
> _|_org.apache.cocoon.pipeline.component.Producer_|.
>
> Shouldn’t that be
>
>
>
> A pipeline works based on two fundamental concepts:
>
> · The first component of a pipeline is of type
> |org.apache.cocoon.pipeline.component.Starter|. The last component is of
> type |org.apache.cocoon.pipeline.component.Finisher|.
>
> · In order to link components with each other, _the first has to
> be a _|_org.apache.cocoon.pipeline.component.Producer_|_, the latter
> _|_org.apache.cocoon.pipeline.component.Consumer_|.
I fixed it in SVN. Thank you very much!
--
Reinhard Pötz Managing Director, {Indoqa} GmbH
http://www.indoqa.com/en/people/reinhard.poetz/
Member of the Apache Software Foundation
Apache Cocoon Committer, PMC member [email protected]
________________________________________________________________________
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]