You might consider naming your attribute "visibility" rather than "modifier" for better clarity.
Jeff > -----Original Message----- > From: Stephan Michels [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 07, 2003 1:32 AM > To: cocoon-dev > Subject: [RT] Using modifiers within Cocoon components > > > 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 > ----+----|----+----|----+----|----+----|----+----|----+----|----+----|-| > >