On Thu, Jan 6, 2011 at 12:48 PM, 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={ } />

To clarify this approach, here the key is enclosed in {} to show that
it is a XPath.

Thanks,
Supun..

>
> 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
>
>



-- 
Technical Lead, WSO2 Inc
http://wso2.org
supunk.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org
For additional commands, e-mail: dev-h...@synapse.apache.org

Reply via email to