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: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to