As described within this thread a co worker wanted to implement a generic pipeline matcher which would then call a corresponding action

http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=105465313422290&w=2

Currently within the sitemap the following is used

<map:match pattern="get*">
...
<map:act type="&quot;+substitute(listOfMaps, &quot;get-{1}&quot;, environment)+&quot;">
....
</map:match>


What is the recommended way of upgrading an application from Cocoon 2.0.4 to 2.1.6 which used this hack?

Any help is greatly appreciated.

Paul
Dublin, Ireland

_________________________________________________________________
Share those BIG ideas at work - connect with colleagues on MSN Messenger! http://messenger.msn.co.uk



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



Reply via email to