I have a situation where I want to assemble a chain of XSL style sheets dynamically. An action in my pipeline knows which stylesheets to chain, but I can't figure out how to assemble the chain, short of trying to write something like the CocoonTransformerChainBuilderFilter.
All I really need is to chain XSL stylesheets, but I guess it'd be nice and more general to Cocoon if I could build a chain of any type of transformers.
--Justin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
