Andreas Hartmann wrote: > My question is: Could VSCs be declared in the sitemap? For instance: > > <map:components> > > <map:serializier name="lenya-screen" type="virtual"> > <map:transform type="xslt" src="cocoon://lenya-screen.xsl"/> > <map:transform type="i18n"/> > <map:serialize type="xhtml"/> > </map:serializer> > > </map:components> > > Is this a possible scenario for the VSC concept? > I think an important questions is how to pass parameters to a > VSC and how to distribute them to the single components. > Yes, exactly this would be the usage for a VSC.
Sorry, I forgot to add the link to the original RT from Stefano: http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=106131747919501&w=2 He used the imho better term of virtual *pipeline* components (VPC)! Carsten
