Thanks for the link.  I will read the article.  This may explain why
<map:handle-errors> is often ignored.  I expected the bug to be
related to redirection with map:generate, map:mount, or
map:redirect-to, but the redirects are usually within a <map:act
typ="resource-exists">.

I may eventually debug Cocoon, but have managed so far with extra
validation to prevent rather than catch errors..

solprovider

On 10/6/07, Alexander Daniel <[EMAIL PROTECTED]> wrote:
> "A User's Look at the Cocoon Architecture" by Matthew Langham and
> Carsten Ziegeler [1] explains it very well: Matchers, and selectors
> are executed immediately when the sitemap is processed. But
> generators, transformers, and serializers are not executed
> immediately. They are chained to build the processing pipeline. Only
> when a pipeline is complete (when a serializer is added) is the whole
> pipeline executed.
> Alex
> [1] http://www.peachpit.com/articles/article.aspx?p=30037&seqNum=1

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

Reply via email to