Thanks! That looks like a good example. Paul
On Thu, Jan 6, 2011 at 10:13 AM, indika kumara <[email protected]> wrote: > The thread at [1] may also be a use-case. > > Thanks, > > Indika > > [1] http://wso2.org/forum/thread/10462 > > On Thu, Jan 6, 2011 at 2:54 PM, Paul Fremantle <[email protected]> wrote: >> >> Can you give an example use-case? >> >> Thanks >> Paul >> >> On Thu, Jan 6, 2011 at 7:18 AM, Ranga Siriwardena <[email protected]> wrote: >> > Hi All, >> > >> > Currently we are supporting only static registry keys with mediators. >> > For an example, XSLT Mediators only allows static keys when creating >> > the mediator. How about having dynamic keys with these kind of >> > mediators. In that case we can support dynamic keys and with that, >> > user will able to use XPath kind of approach to dynamically generate >> > the key instead of a static key. WDYT? >> > >> > Following is an example for that. >> > >> > <!-- using static key --> >> > <xslt key="xslt-key-req"/> >> > >> > <!-- using Dynamic key --> >> > <xslt key={ } /> >> > >> > If we are supporting this kind of dynamic key approach, what should be >> > the proper way of representing the dynamic key? >> > Thoughts are welcome. >> > >> > Thank You. >> > >> > -- >> > Ranga Siriwardena >> > Software Engineer >> > WSO2 Inc. >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [email protected] >> > For additional commands, e-mail: [email protected] >> > >> > >> >> >> >> -- >> Paul Fremantle >> Co-Founder and CTO, WSO2 >> Apache Synapse PMC Chair >> OASIS WS-RX TC Co-chair >> >> blog: http://pzf.fremantle.org >> [email protected] >> >> "Oxygenating the Web Service Platform", www.wso2.com >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > -- Paul Fremantle Co-Founder and CTO, WSO2 Apache Synapse PMC Chair OASIS WS-RX TC Co-chair blog: http://pzf.fremantle.org [email protected] "Oxygenating the Web Service Platform", www.wso2.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
