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 <pzf...@gmail.com> wrote:

> Can you give an example use-case?
>
> Thanks
> Paul
>
> On Thu, Jan 6, 2011 at 7:18 AM, Ranga Siriwardena <ra...@wso2.com> 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: dev-unsubscr...@synapse.apache.org
> > For additional commands, e-mail: dev-h...@synapse.apache.org
> >
> >
>
>
>
> --
> Paul Fremantle
> Co-Founder and CTO, WSO2
> Apache Synapse PMC Chair
> OASIS WS-RX TC Co-chair
>
> blog: http://pzf.fremantle.org
> p...@wso2.com
>
> "Oxygenating the Web Service Platform", www.wso2.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org
> For additional commands, e-mail: dev-h...@synapse.apache.org
>
>

Reply via email to