New input module: StringConcatMetaModule
----------------------------------------
Key: COCOON-1996
URL: https://issues.apache.org/jira/browse/COCOON-1996
Project: Cocoon
Issue Type: New Feature
Components: - Components: Sitemap
Affects Versions: 2.2-dev (Current SVN)
Reporter: Grzegorz Kossakowski (aka g[R]eK)
Priority: Minor
Fix For: 2.2-dev (Current SVN)
StringConcatMetaModule concats strings from configured module chain. It assumes
that all modules have string attributes, on the contrary, it calls toString()
method.
If null is returned by some module RuntimeException will be thrown.
For configuration of input module chain take a look at example on
ChainMetaModule.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.