Hi,

how about using modifiers like "private" and "public"
within the sitemap to expose the components for the next coming
blocks. Instead of exposing the components within the block
descriptor.

<map:sitemap>
 <map:components>
  <map:generator name="myGenerator" modifier="public"/>
  <map:generator name="file" modifier="private"/>
[...]

We could use the same syntax for the so called interal pipelines

<map:pipeline modifier="private">
[...]

We could use two different component managers for each sitemap to manage
these components, this should make the lookup easier.

Just a thought, Stephan.

_______________________________________________________________________
         Stephan Michels               EMail: [EMAIL PROTECTED]
         ICQ: 115535699                Tel: +49-030-314-21583
----+----|----+----|----+----|----+----|----+----|----+----|----+----|-|

Reply via email to