On Fri, 4 Jan 2002, Carsten Ziegeler wrote:

> Hi,
>
> before we continue discussion things like pre/intra/post-matching actions,
> can someone summarize the current semantics of the sitemap as it *should*
> be? I can only describe it, as it is currently implemented:
>
> - only match is allowed as top-level element

Correct.

> - the sitemap is processed top-down, the processing stops:
>   * when a serialize is reached
>   * when a reader is reached
>   * when the end is reached

Yup.

> - match: if match successful, processing continues inside

But it can fall out the match if no reader/serializer was selected
inside.

> - select: if a test is successful, processing continues inside this test
>             else processing continues in otherwise

Ja.

> - act: action is executed. If it returns something, processing
>           is executed inside the element

Giusto.

> - generate: generator is added to pipeline

Yes.

> - transform: transformer is added to pipeline

Oui (now I'm running out of words, will use symbols :)

> - serialize: serializer is added to pipeline, processing ends

+

> - reader: reader is added to pipeline, processing ends

++

> So the first question to answer is: is this the semantics wanted for 2.0?

I think it is exaclty as it was discussed and is implemented.

> Or do we have any bugs?

?

Giacomo


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

Reply via email to