Grzegorz Kossakowski wrote:
Reinhard Pötz pisze:
I had a brief look at the link-rewrite block and think now that the
migration of the LinkrewriterTransformer will be difficult because of
its configuration can't be easily converted to Spring.
What kind of obstacles you can see here?
What's your suggestion for a configuration like this:
<map:transformer name="linkrewriter"
src="org.apache.cocoon.transformation.LinkRewriterTransformer">
<input-module name="book-raw">
<file src="cocoon://samples/linkrewriter/bookdemo/linkmap"
reloadable="true" />
</input-module>
<input-module name="book">
<input-module name="book-raw">
<file src="{src}" reloadable="true" />
</input-module>
<prefix>//[EMAIL PROTECTED]'</prefix>
<suffix>']/@href</suffix>
</input-module>
</map:transformer>
TBH, that's one of the most horrible pieces of configuration I've ever seen.
--
Reinhard Pötz Managing Director, {Indoqa} GmbH
http://www.indoqa.com/en/people/reinhard.poetz/
Member of the Apache Software Foundation
Apache Cocoon Committer, PMC member [EMAIL PROTECTED]
________________________________________________________________________