You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Per Kreipke <pe...@onclave.com> on 2002/06/04 17:10:56 UTC

map:aggregate fails to continue if any parts fail...

If any map:part fails to load, it seems as if the rest of the map:part's
aren't tried.

However, the parts that have succeeded up to that point are returned.

Is there a way to control that behavior? If not:

- is there a way to achieve what map:aggregate does a different way? Is
CInclude the equivalent? Or perhaps map:select?

- It seems to me that perhaps the proper behavior is for either the entire
pipeline to fail (or be caught by handle-errors) or for the pipeline to
continue processing, leaving out only the broken map:part.

Per


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org