Excelent!!

That's exactly what I needed. Why didn't I think of that? :-)

Thanks.

On Sat, 2003-07-26 at 02:32, Marc Portier wrote:
> I think Resources might do it as well,
> matter off taste what you'll prefer probably...
> 
> <map:resource name="serialize-typeX">
>    <serialize type="typeX"/>
> </map:resource>
> 
> # and more for each type...
> 
> 
> and then have <map:call resource="serialize-{1}" /> in your pipe
> 
> 
> see for more at 
> http://wiki.cocoondev.org/Wiki.jsp?page=CleanerSiteMapsThroughResources
> 
> -marc=
> 
> 
> Joerg Heinicke wrote:
> > In short: no. Selector is the right way to go.
> > 
> > Joerg
> > 
> > Rams�s Morales wrote:
> > 
> >> Hi.
> >>
> >> I would like to do sitemap substitution to the type attribute of the
> >> serializer from the wildcard matcher. I get this error:
> >>
> >> Type '{1}' is not defined for 'serialize'
> >>
> >> That means I can't select dynamically the serializer with this syntax?:
> >>
> >> <map:serialize type="{1}"/>
> >>
> >> I solved the problem using a selector, but I would really like to do it
> >> with {1}. Is it possible?
> >>
> >> Thanks for your help.
> > 
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> 
> -- 
> Marc Portier                            http://outerthought.org/
> Outerthought - Open Source, Java & XML Competence Support Center
> Read my weblog at              http://radio.weblogs.com/0116284/
> [EMAIL PROTECTED]                              [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 



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

Reply via email to