Guys,

Let's vote on this sooner then later...
I propose following changes to the current sitemap syntax. Consider this
as the first step towards implementation of "Retuning Sitemap Design"
thread.

Summary of the proposed changes:

1. A pipeline may contain *all* components at the first level.

2. Pipelines are to be validated against following rules:
   (1) all pipelines must have generator or reader|mount|redirect|call.
       (exclusion: handle-errors)
   (2) pipelines with generator|transformer must have serializer
       (exclusion: handle-errors always must have serializer)
   (3) readers|serializers|mount|call|redirect must never have other
sitemap
       components after them.
   (4) matchers and selectors without nested direct components are
illegal

3. Token expansion is allowed for all attributes.

Vadim



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

Reply via email to